@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/bD64Wb>
  gtm:kadastraalNummer "73"^^xsd:string ;
  gtm:kadastraleAanduiding "E73"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E73"^^xsd:string ;
  ns0:name "Perceel GDA01-E73"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b6sUrR>, <https://n2t.net/ark:/60537/benv2K>, <https://n2t.net/ark:/60537/bkpNtt>, <https://n2t.net/ark:/60537/bVd9rO>, <https://n2t.net/ark:/60537/bXvTbf> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17289> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7000966 52.0098549, 4.700043 52.0098246, 4.6999746 52.0098638, 4.6999113 52.0098274, 4.6999781 52.009788, 4.699972 52.0097845, 4.6998323 52.0098642, 4.6998406 52.0098692, 4.6998491 52.0098646, 4.699915 52.0098992, 4.6999648 52.0099282, 4.7000966 52.0098549))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

