@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/buYMWS>
  gtm:kadastraalNummer "807"^^xsd:string ;
  gtm:kadastraleAanduiding "A807"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A807"^^xsd:string ;
  ns0:name "Perceel GDA01-A807"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13807> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7170568 52.0077493, 4.7169874 52.0079867, 4.7177646 52.0080825, 4.7177834 52.0080407, 4.7178613 52.0077314, 4.7170808 52.0076671, 4.7170568 52.0077493))"^^geo:wktLiteral ;
    osm:area 2060.0
  ] .

