@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/bHTdRn>
  gtm:oppervlakte 655.0 ;
  gtm:kadastraalNummer 3034.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3034"^^xsd:string ;
  gtm:kadastraleAanduiding "K3034"@nl ;
  ns0:name "Perceel GDA01-K3034"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330303470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFpKM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81445> ;
  ns0:startDate "2003-02-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7305697696932 52.014937138552,4.7304652206577 52.014938128337,4.7304960521065 52.014823302936,4.7305502564251 52.014621474498,4.7308238717503 52.014647286974,4.7308234870688 52.014648687017,4.730762004682 52.014872101046,4.7307445718936 52.01493547082,4.7307422844969 52.014935494019,4.7306466517354 52.014936407845,4.7305697696932 52.014937138552))"^^geo:wktLiteral ;
    osm:area 645.0
  ] .

