@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/bbFcoQ>
  gtm:kadastraalNummer "807"^^xsd:string ;
  gtm:kadastraleAanduiding "B807"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B807"^^xsd:string ;
  ns0:name "Perceel GDA01-B807"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbf0za>, <https://n2t.net/ark:/60537/bVd9fP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14653> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100047 52.0114523, 4.7099866 52.0114535, 4.7096746 52.0114744, 4.7094712 52.0114881, 4.7094766 52.0115185, 4.70929 52.0115299, 4.7091339 52.0115401, 4.7091309 52.0115542, 4.7095814 52.0115236, 4.7096434 52.0115194, 4.7096795 52.0115173, 4.7099848 52.0114964, 4.7100056 52.0114947, 4.7100047 52.0114523))"^^geo:wktLiteral ;
    osm:area 209.0
  ] .

