@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/bPB7vO>
  gtm:oppervlakte 168.0 ;
  gtm:kadastraalNummer 636.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M636"^^xsd:string ;
  gtm:kadastraleAanduiding "M636"@nl ;
  ns0:name "Perceel GDA01-M636"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350063670000/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/84780> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929855353056 52.024805537656,4.6930592977435 52.024842735102,4.6929219317804 52.024946801853,4.6928863275944 52.024974608749,4.692872027403 52.024967504481,4.6928401796048 52.024991729166,4.6928687799973 52.02500593771,4.6928370352688 52.025030091095,4.6927486314488 52.024986173716,4.6928484090237 52.024910118073,4.6929855353056 52.024805537656))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

