@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/beA2FV>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 3219.0 ;
  gtm:kadastraleAanduiding "B3219"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3219" ;
  ns0:name "Perceel GDA01-B3219"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250321970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWtmzz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71789> ;
  ns0:startDate "2001-01-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078844335763 52.009836934303,4.7078332194068 52.009871630619,4.7076961751985 52.009795471807,4.7076941648028 52.009793572636,4.7076814963857 52.009786605397,4.7077398582855 52.009759860205,4.7078330641567 52.009814598267,4.7078395801743 52.009810411321,4.7078844335763 52.009836934303))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

