@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/b1fcYk>
  gtm:kadastraalNummer "20"^^xsd:string ;
  gtm:kadastraleAanduiding "C20"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C20"^^xsd:string ;
  ns0:name "Perceel GDA01-C20"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14902> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104376 52.0123044, 4.7104378 52.0123155, 4.7104319 52.0124404, 4.7104115 52.0124399, 4.7104018 52.0124559, 4.7104023 52.0125075, 4.7104316 52.0125078, 4.710454 52.0128311, 4.7105977 52.012807, 4.7105455 52.0125483, 4.7105257 52.0123133, 4.7105252 52.0123004, 4.7104376 52.0123044))"^^geo:wktLiteral ;
    osm:area 471.0
  ] .

