@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/bvbxxX>
  gtm:oppervlakte 58.0 ;
  gtm:kadastraalNummer 3467.0 ;
  gtm:kadastraleAanduiding "F3467"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3467"^^xsd:string ;
  ns0:name "Perceel GDA01-F3467"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290346770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpzMPg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76284> ;
  ns0:startDate "2004-10-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6981625925765 52.002841808354,4.6981617134646 52.002815619922,4.6981450734198 52.002814291094,4.6981567485218 52.002760581688,4.698163105079 52.00276107731,4.6981630382454 52.002743630383,4.6982176422758 52.002743230955,4.698215369782 52.002765068517,4.6982472812867 52.002767700164,4.6982310238398 52.002840986512,4.6981625925765 52.002841808354))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

