@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/bELJ2R>
  gtm:oppervlakte 47.0 ;
  gtm:kadastraalNummer 3912.0 ;
  gtm:kadastraleAanduiding "D3912"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3912" ;
  ns0:name "Perceel GDA01-D3912"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270391270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6Siky> ;
  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/73179> ;
  ns0:startDate "2011-12-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081347483614 52.007397234151,4.7081598133222 52.007440577055,4.7081943229746 52.007501753513,4.7081413557319 52.00751295313,4.7080840683859 52.007408401995,4.7081347483614 52.007397234151))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

