@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/bz8PCT>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 3451.0 ;
  gtm:kadastraleAanduiding "F3451"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3451"^^xsd:string ;
  ns0:name "Perceel GDA01-F3451"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290345170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxidq> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76268> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024423216705 52.003788879768,4.7025501718703 52.003751270409,4.7026131077899 52.003729866517,4.7026465768103 52.003766949656,4.7026130998069 52.003779033135,4.7025845060874 52.00378891588,4.7024754606 52.003825637452,4.7024423216705 52.003788879768))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

