@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/bPNYnF>
  gtm:oppervlakte 8.0 ;
  gtm:kadastraalNummer 3677.0 ;
  gtm:kadastraleAanduiding "B3677"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3677"^^xsd:string ;
  ns0:name "Perceel GDA01-B3677"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250367770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3Xvm2> ;
  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/261609> ;
  ns0:startDate "2005-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705351619341 52.011777916841,4.7053772165573 52.011791997135,4.7053425481481 52.011815984139,4.7053192230728 52.011803831529,4.7053282332242 52.011797546892,4.7053256038646 52.011796120481,4.705351619341 52.011777916841))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

