@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/bYydeE>
  gtm:oppervlakte 299.0 ;
  gtm:kadastraalNummer 4553.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4553" ;
  gtm:kadastraleAanduiding "M4553"@nl ;
  ns0:name "Perceel GDA01-M4553"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350455370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZo9vx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87604> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6955203264385 52.027940732747,4.6954265769848 52.027893307521,4.6956626706935 52.027715420811,4.6957948646585 52.027782342718,4.6955703878513 52.027951525254,4.6955613863819 52.027951283625,4.6955524824623 52.027950386414,4.6955438068084 52.027948861357,4.6955354902747 52.027946727197,4.6955276200054 52.027944002424,4.6955203264385 52.027940732747))"^^geo:wktLiteral ;
    osm:area 298.0
  ] .

