@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/bR30Uz>
  gtm:oppervlakte 196.0 ;
  gtm:kadastraalNummer 2949.0 ;
  gtm:kadastraleAanduiding "H2949"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2949"^^xsd:string ;
  ns0:name "Perceel GDA01-H2949"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310294970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b99ZYn> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77419> ;
  ns0:startDate "2007-01-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6961763210325 52.023537195694,4.696341666479 52.023411240805,4.6963269627457 52.023403846958,4.6963608254757 52.023378204002,4.696388729434 52.02339222784,4.69642259212 52.023366584866,4.6964969353133 52.023403945363,4.6962630262298 52.023580749991,4.6961763210325 52.023537195694))"^^geo:wktLiteral ;
    osm:area 196.0
  ] .

