@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/bVd15I>
  gtm:oppervlakte 208.0 ;
  gtm:kadastraalNummer 678.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M678"^^xsd:string ;
  gtm:kadastraleAanduiding "M678"@nl ;
  ns0:name "Perceel GDA01-M678"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350067870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84818> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6941037551958 52.025231793848,4.694024434179 52.025192137472,4.6940520646116 52.025171123465,4.6941116452189 52.025125822118,4.6942587296986 52.025199682629,4.6944300706429 52.025286062701,4.6943691043648 52.025332407698,4.6941975856108 52.025246215247,4.6941298516404 52.025211984227,4.6941037551958 52.025231793848))"^^geo:wktLiteral ;
    osm:area 207.0
  ] .

