@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/by6kvh>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 3046.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3046"^^xsd:string ;
  gtm:kadastraleAanduiding "K3046"@nl ;
  ns0:name "Perceel GDA01-K3046"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330304670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaCP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81454> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7255533042537 52.010535039818,4.7259328111631 52.010689444658,4.7258866556227 52.010733623992,4.7256449530387 52.010634678916,4.7256320432782 52.010646821592,4.72559448239 52.010631716726,4.7256194166299 52.010608199408,4.7255801256385 52.010592878081,4.7255557339925 52.010616146766,4.7255384450388 52.010609191445,4.7255434360731 52.010604599464,4.7255495054477 52.010598988867,4.7255612607513 52.010554535423,4.7255346777589 52.010551599606,4.7255533042537 52.010535039818))"^^geo:wktLiteral ;
    osm:area 173.0
  ] .

