@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/bg1WIJ>
  gtm:oppervlakte 700.0 ;
  gtm:kadastraalNummer 3512.0 ;
  gtm:kadastraleAanduiding "F3512"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3512"^^xsd:string ;
  ns0:name "Perceel GDA01-F3512"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290351270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bumTdu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76309> ;
  ns0:startDate "2006-04-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6866575502474 52.00696722277,4.6864691650166 52.006853880891,4.6870007072025 52.006653105528,4.6871307764625 52.006778548714,4.6869585991862 52.006847166921,4.6869072195377 52.006867390829,4.6867100390855 52.006945935948,4.6866575502474 52.00696722277))"^^geo:wktLiteral ;
    osm:area 693.0
  ] .

