@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bfPcfp>
  gtm:kadastraalNummer "916"^^xsd:string ;
  gtm:kadastraleAanduiding "C916"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C916"^^xsd:string ;
  ns0:name "Perceel GDA01-C916"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bW2ZfH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15798> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117258 52.0135053, 4.7115948 52.0134101, 4.7115468 52.0134286, 4.7115558 52.0134353, 4.7117191 52.0135581, 4.71173 52.0135662, 4.7117363 52.013563, 4.7117425 52.0135597, 4.711692 52.013523, 4.7117258 52.0135053))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

