@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/bmEQZ4>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 5349.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5349" ;
  gtm:kadastraleAanduiding "M5349"@nl ;
  ns0:name "Perceel GDA01-M5349"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350534970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZG7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88228> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132953318149 52.03607914298,4.7134376913476 52.036081126037,4.7135539654227 52.036082959707,4.7135862403166 52.036083413977,4.7135851587827 52.036111721153,4.7135845327901 52.036129119055,4.7134358360479 52.036126956106,4.7132936234509 52.036124884004,4.7132551269834 52.036124322143,4.713256834981 52.036078608082,4.7132953318149 52.03607914298))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

