@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/b5czx9>
  gtm:oppervlakte 2775.0 ;
  gtm:kadastraalNummer 3981.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3981" ;
  gtm:kadastraleAanduiding "M3981"@nl ;
  ns0:name "Perceel GDA01-M3981"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350398170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3y6dY> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87131> ;
  ns0:startDate "2010-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6989361898406 52.028867821334,4.6996083262488 52.029206979147,4.6996265024778 52.029216145581,4.6991969310598 52.029530594015,4.6985237062349 52.029187238921,4.6989361898406 52.028867821334))"^^geo:wktLiteral ;
    osm:area 2758.0
  ] .

