@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bz8Qhs>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 5700.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5700" ;
  gtm:kadastraleAanduiding "M5700"@nl ;
  ns0:name "Perceel GDA01-M5700"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350570070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88567> ;
  ns0:startDate "1999-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066217671787 52.028668468108,4.7066740497478 52.028666604082,4.7067176864338 52.028665058593,4.7067200444126 52.028690176778,4.7067255176356 52.028758672934,4.7067364071476 52.02887159402,4.7066420613415 52.02887499467,4.7066217671787 52.028668468108))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

