@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/baciHZ>
  gtm:kadastraalNummer "558"^^xsd:string ;
  gtm:kadastraleAanduiding "D558"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D558"^^xsd:string ;
  ns0:name "Perceel GDA01-D558"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b12Ic1>, <https://n2t.net/ark:/60537/bXvJmq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16743> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7117465 52.008977, 4.7115388 52.0089038, 4.7115035 52.008942, 4.7117137 52.0090158, 4.7117296 52.009021, 4.7117624 52.0089823, 4.7117465 52.008977))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

