@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/bms5Gk>
  gtm:kadastraalNummer "94"^^xsd:string ;
  gtm:kadastraleAanduiding "A94"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A94"^^xsd:string ;
  ns0:name "Perceel GDA01-A94"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bJYnEv>, <https://n2t.net/ark:/60537/bMg4ka> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13096> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.702658 52.0128625, 4.7026714 52.012853, 4.7026465 52.0128395, 4.7025616 52.0127948, 4.7023255 52.0129584, 4.7021464 52.0130824, 4.7022098 52.0131205, 4.702197 52.0131287, 4.7022435 52.0131539, 4.702658 52.0128625))"^^geo:wktLiteral ;
    osm:area 440.0
  ] .

