@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/b250Kv>
  gtm:kadastraalNummer "963"^^xsd:string ;
  gtm:kadastraleAanduiding "B963"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B963"^^xsd:string ;
  ns0:name "Perceel GDA01-B963"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bH3zmH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14809> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7076677 52.0103253, 4.7076575 52.0103314, 4.7075219 52.010412, 4.7075111 52.0104195, 4.7075526 52.0104423, 4.7075633 52.0104348, 4.7076665 52.0103718, 4.7076578 52.0103664, 4.7076565 52.0103528, 4.7076836 52.0103352, 4.7076677 52.0103253))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

