@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/bXhXBv>
  gtm:kadastraalNummer "476"^^xsd:string ;
  gtm:kadastraleAanduiding "B476"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B476"^^xsd:string ;
  ns0:name "Perceel GDA01-B476"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bAbuN0>, <https://n2t.net/ark:/60537/bBR6wm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14322> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080468 52.0127189, 4.7081562 52.0127698, 4.708174 52.0127561, 4.7080548 52.0126973, 4.7080468 52.0127189))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

