@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/b8X9MW>
  gtm:oppervlakte 208.0 ;
  gtm:kadastraalNummer 685.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M685"^^xsd:string ;
  gtm:kadastraleAanduiding "M685"@nl ;
  ns0:name "Perceel GDA01-M685"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350068570000/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/84824> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6939325490608 52.025262002625,4.6938726141158 52.025307580436,4.6938454407275 52.025328237556,4.6937663992298 52.025288411873,4.693792392202 52.025268709578,4.6936035375567 52.025173929111,4.6935500709119 52.025147089368,4.6936137025281 52.025101794159,4.6937861005411 52.025188495998,4.6939325490608 52.025262002625))"^^geo:wktLiteral ;
    osm:area 208.0
  ] .

