@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/beZsCa>
  gtm:oppervlakte 243.0 ;
  gtm:kadastraalNummer 3494.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3494" ;
  gtm:kadastraleAanduiding "K3494"@nl ;
  ns0:name "Perceel GDA01-K3494"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330349470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSVtRz> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81673> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7260346670816 52.015001235419,4.7261252509847 52.014996971285,4.7261457641886 52.015137053644,4.7261424013211 52.015176412886,4.7261338432034 52.015175906422,4.7260847893844 52.015358005339,4.7260138491743 52.015350892613,4.7260514137112 52.015142842645,4.7260346670816 52.015001235419))"^^geo:wktLiteral ;
    osm:area 236.0
  ] .

