@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bUB3ts>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 3973.0 ;
  gtm:kadastraleAanduiding "D3973"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3973" ;
  ns0:name "Perceel GDA01-D3973"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270397370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmEZtM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/249234> ;
  ns0:startDate "2006-09-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099213048439 52.009925531031,4.7099238039761 52.00992690266,4.7099554799326 52.009906941883,4.7100058576091 52.009934259848,4.7099608476241 52.009965253597,4.709908363943 52.009933680967,4.7099213048439 52.009925531031))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

