@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bAbjYm>
  gtm:oppervlakte 137.0 ;
  gtm:kadastraalNummer 3974.0 ;
  gtm:kadastraleAanduiding "E3974"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3974"^^xsd:string ;
  ns0:name "Perceel GDA01-E3974"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280397470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/boJZwj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74418> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6979621131247 52.009379468879,4.6977925298594 52.009506210215,4.6977106978183 52.009563220845,4.6976542463599 52.009533569958,4.6977362678911 52.009476551488,4.6979038707536 52.009349780659,4.6979557542248 52.009376222781,4.6979621131247 52.009379468879))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

