@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/bZAF7e>
  gtm:kadastraalNummer "507"^^xsd:string ;
  gtm:kadastraleAanduiding "A507"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A507"^^xsd:string ;
  ns0:name "Perceel GDA01-A507"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bgePyH>, <https://n2t.net/ark:/60537/bZasFn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13509> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.717491 52.0158087, 4.7174555 52.0158035, 4.7174045 52.0159892, 4.7174395 52.0159945, 4.7174709 52.0159993, 4.7175237 52.0158134, 4.717491 52.0158087))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

