@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/bxguyE>
  gtm:kadastraalNummer "905"^^xsd:string ;
  gtm:kadastraleAanduiding "B905"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B905"^^xsd:string ;
  ns0:name "Perceel GDA01-B905"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b2Ijt9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14751> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085922 52.0103865, 4.7085842 52.0103909, 4.708473 52.0104657, 4.7083827 52.0105247, 4.7084395 52.0105605, 4.708486 52.0105298, 4.708526 52.0105035, 4.7086444 52.0104256, 4.7086552 52.0104197, 4.7085922 52.0103865))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

