@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/bDJfbi>
  gtm:oppervlakte 57.0 ;
  gtm:kadastraalNummer 3905.0 ;
  gtm:kadastraleAanduiding "D3905"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3905" ;
  ns0:name "Perceel GDA01-D3905"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270390570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFbgKZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105196> ;
  ns0:startDate "2001-02-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7124244910615 52.00740233549,4.7125500309841 52.007444536584,4.7125497646469 52.007444813698,4.7126160239173 52.00746681955,4.7125962206018 52.007486822117,4.7125359283687 52.007467052614,4.7125232534162 52.007479869344,4.7123918448013 52.007435666116,4.7124233211952 52.007403614126,4.7124244910615 52.00740233549))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

