@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/bJm4DL>
  gtm:kadastraalNummer "49"^^xsd:string ;
  gtm:kadastraleAanduiding "E49"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E49"^^xsd:string ;
  ns0:name "Perceel GDA01-E49"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfq05W>, <https://n2t.net/ark:/60537/bzmGyC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17265> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6988226 52.0093733, 4.6987772 52.00941, 4.6991237 52.0095773, 4.699175 52.0095385, 4.6989159 52.0094173, 4.6988226 52.0093733))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

