@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/bDiQQA>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 3433.0 ;
  gtm:kadastraleAanduiding "B3433"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3433" ;
  ns0:name "Perceel GDA01-B3433"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250343370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/beMLPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105049> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7074265716205 52.011338636131,4.707480550568 52.01136477152,4.7074575673358 52.011381923517,4.7074273649872 52.011404462819,4.7072968165281 52.011501907233,4.7072441521562 52.011476489437,4.7074265716205 52.011338636131))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

