@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/bW2LuV>
  gtm:kadastraalNummer "600"^^xsd:string ;
  gtm:kadastraleAanduiding "B600"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B600"^^xsd:string ;
  ns0:name "Perceel GDA01-B600"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8KBPZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14446> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084461 52.0120654, 4.7084865 52.0120873, 4.7085521 52.0120172, 4.7085824 52.0119846, 4.7086144 52.0119959, 4.7086276 52.011965, 4.7086329 52.0119444, 4.7085969 52.0119152, 4.7085468 52.0119678, 4.7084539 52.0120578, 4.7084461 52.0120654))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

