@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/bC3Axb>
  gtm:kadastraalNummer "810"^^xsd:string ;
  gtm:kadastraleAanduiding "D810"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D810"^^xsd:string ;
  ns0:name "Perceel GDA01-D810"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bTyzF7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16995> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.706943 52.0083444, 4.7070225 52.008386, 4.7070498 52.0083662, 4.7071467 52.0084001, 4.7072002 52.0084186, 4.7072115 52.0084112, 4.707146 52.0083888, 4.7070883 52.0083703, 4.7070476 52.0083572, 4.7070307 52.0083481, 4.7069822 52.0083218, 4.706943 52.0083444))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

