@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/by6k5M>
  gtm:oppervlakte 156.0 ;
  gtm:kadastraalNummer 3982.0 ;
  gtm:kadastraleAanduiding "E3982"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3982" ;
  ns0:name "Perceel GDA01-E3982"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280398270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsvhs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74426> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6966180194464 52.011180977687,4.696540667285 52.011195570487,4.6965237920321 52.011158259432,4.6964924647777 52.011084244769,4.6964156309611 52.01088751386,4.696417278983 52.010887379716,4.6964654505711 52.010883473784,4.6965577135354 52.011071468559,4.6965976755116 52.011143790109,4.6966180194464 52.011180977687))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

