@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/b3kfXE>
  gtm:oppervlakte 243.0 ;
  gtm:kadastraalNummer 7687.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7687"^^xsd:string ;
  gtm:kadastraleAanduiding "K7687"@nl ;
  ns0:name "Perceel GDA01-K7687"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330768770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Svti> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79724> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7473495231274 52.012286614735,4.7473268885234 52.012071202147,4.7472704676054 52.01198181167,4.7473312727389 52.011966115917,4.747514691229 52.012251900413,4.7473758524959 52.012284016385,4.747367266075 52.012285515717,4.7473584410252 52.012286384566,4.7473495231274 52.012286614735))"^^geo:wktLiteral ;
    osm:area 243.0
  ] .

