@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/bY7O2y>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 3799.0 ;
  gtm:kadastraleAanduiding "B3799"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3799" ;
  ns0:name "Perceel GDA01-B3799"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250379970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b99Sbz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71853> ;
  ns0:startDate "2009-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062661927641 52.010913815872,4.7062257819296 52.010944816829,4.7062114263332 52.010955897387,4.706044361085 52.010871113887,4.7060995509886 52.010829924751,4.7062226097006 52.010891874726,4.7062234047503 52.010892274816,4.7062661927641 52.010913815872))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

