|
@@ -0,0 +1,31 @@
|
|
|
|
|
+{ "@context": {
|
|
|
|
|
+ "created": { "@id": "http://purl.org/dc/terms/1.1/created", "@type": "http://www.w3.org/2001/XMLSchema#date" },
|
|
|
|
|
+ "sfWithin": { "@id": "http://www.opengis.net/ont/geosparql#sfWithin", "@type": "@id" },
|
|
|
|
|
+ "publisher": { "@id": "http://purl.org/dc/elements/1.1/publisher" },
|
|
|
|
|
+ "asWKT": { "@id": "http://www.opengis.net/ont/geosparql#asWKT", "@type": "http://www.openlinksw.com/schemas/virtrdf#Geometry" },
|
|
|
|
|
+ "source": { "@id": "http://purl.org/dc/elements/1.1/source", "@type": "@id" },
|
|
|
|
|
+ "identifier": { "@id": "http://purl.org/dc/elements/1.1/identifier", "@type": "@id" },
|
|
|
|
|
+ "homepage": { "@id": "http://xmlns.com/foaf/0.1/homepage", "@type": "@id" },
|
|
|
|
|
+ "title": { "@id": "http://purl.org/dc/elements/1.1/title" },
|
|
|
|
|
+ "label": { "@id": "http://www.w3.org/2000/01/rdf-schema#label" },
|
|
|
|
|
+ "comment": { "@id": "http://www.w3.org/2000/01/rdf-schema#comment" },
|
|
|
|
|
+ "rights": { "@id": "http://purl.org/dc/elements/1.1/rights", "@type": "@id" }
|
|
|
|
|
+ },
|
|
|
|
|
+ "@graph": [
|
|
|
|
|
+ { "@id": "http://www.sdi4apps.eu/poi/#bp028-manure-residues-for-soil-nutrients",
|
|
|
|
|
+ "@type": [ "http://gis.zcu.cz/SPOI/Ontology#bestPracticesAtlasExample",
|
|
|
|
|
+ "http://gis.zcu.cz/SPOI/Ontology#farm" ],
|
|
|
|
|
+ "label": "Manure and sewage for soil nutrients",
|
|
|
|
|
+ "title": "Manure and sewage for soil nutrients",
|
|
|
|
|
+ "comment": {"@value": "A large-scale integrated microalgae-based biorefinery for the production of bio stimulants, biopesticides and feed additives.", "@language": "en"},
|
|
|
|
|
+ "homepage": "http://eu-sabana.eu/",
|
|
|
|
|
+ "sfWithin": [ "http://dbpedia.org/resource/Spain",
|
|
|
|
|
+ "http://www.geonames.org/2510769/",
|
|
|
|
|
+ "https://www.wikidata.org/entity/Q29" ],
|
|
|
|
|
+ "asWKT": "POINT(-2.448359 36.845362)",
|
|
|
|
|
+ "created": "2020-11-23",
|
|
|
|
|
+ "identifier": "http://www.sdi4apps.eu/poi/#bp028-manure-residues-for-soil-nutrients",
|
|
|
|
|
+ "publisher": "SPOI (http://sdi4apps.eu/spoi)",
|
|
|
|
|
+ "rights": "http://opendatacommons.org/licenses/odbl/1.0/",
|
|
|
|
|
+ "source": "https://atlasbestpractices.com"}
|
|
|
|
|
+] }
|