@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/b6S6CE>
  gtm:kadastraalNummer "1010"^^xsd:string ;
  gtm:kadastraleAanduiding "C1010"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1010"^^xsd:string ;
  schema:name "Perceel GDA01-C1010"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15892> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7133787 52.0131876, 4.7134485 52.0131225, 4.7130311 52.0129369, 4.7130113 52.0129538, 4.7127805 52.0128471, 4.7127337 52.0128832, 4.7129591 52.0129888, 4.7130365 52.013033, 4.7132458 52.0131333, 4.7133787 52.0131876))"^^geo:wktLiteral ;
    osm:area 411.0
  ] .

