@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/bFbgVY>
  gtm:oppervlakte 61.0 ;
  gtm:kadastraalNummer 4037.0 ;
  gtm:kadastraleAanduiding "D4037"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4037" ;
  ns0:name "Perceel GDA01-D4037"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270403770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYnOi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/256797> ;
  ns0:startDate "2009-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7054414359587 52.010211029211,4.7054760352744 52.010182880144,4.7054883893287 52.010189432333,4.7054919664871 52.010186954271,4.7056419840858 52.010266129981,4.7055971023048 52.01029613409,4.7054414359587 52.010211029211))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

