@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/baPpBv>
  gtm:kadastraalNummer "304"^^xsd:string ;
  gtm:kadastraleAanduiding "B304"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B304"^^xsd:string ;
  ns0:name "Perceel GDA01-B304"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bb2idq>, <https://n2t.net/ark:/60537/bWG3Vv> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14150> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7052718 52.0113036, 4.7054617 52.0114077, 4.7055915 52.0114699, 4.7057414 52.0113484, 4.7056764 52.0113161, 4.7056115 52.0112837, 4.7055658 52.0113315, 4.7055244 52.0113019, 4.705468 52.0113418, 4.7053417 52.0112661, 4.7053286 52.0112582, 4.705264 52.0112993, 4.7052718 52.0113036))"^^geo:wktLiteral ;
    osm:area 320.0
  ] .

