@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/bzYE3u>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 5203.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5203" ;
  gtm:kadastraleAanduiding "M5203"@nl ;
  ns0:name "Perceel GDA01-M5203"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350520370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG5nH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88087> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094414685514 52.037642916381,4.7094381983777 52.037624012995,4.7091973359761 52.037639533676,4.7091754526345 52.037640944699,4.7091653814361 52.037580296108,4.7094156540917 52.037564119572,4.7094094560811 52.037527770883,4.7094096666152 52.037526378897,4.7094107348007 52.037525135661,4.7094124827654 52.037524237896,4.709414646149 52.037523818905,4.7094788220282 52.037519712034,4.709495960729 52.037618997331,4.7094994313054 52.03763910631,4.7094414685514 52.037642916381))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

