@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/brrTns>
  gtm:kadastraalNummer "317"^^xsd:string ;
  gtm:kadastraleAanduiding "D317"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D317"^^xsd:string ;
  ns0:name "Perceel GDA01-D317"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/baqcOb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16501> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097169 52.0079366, 4.7097049 52.0079421, 4.7098049 52.0079969, 4.7097567 52.0080354, 4.7097801 52.0080476, 4.7097305 52.0080787, 4.7097488 52.0080877, 4.7097814 52.0081039, 4.7098254 52.0080713, 4.7098401 52.0080553, 4.7097985 52.0080352, 4.7098373 52.0080059, 4.709815 52.0079901, 4.7097169 52.0079366))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

