@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/bwrKkg>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 5371.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5371" ;
  gtm:kadastraleAanduiding "M5371"@nl ;
  ns0:name "Perceel GDA01-M5371"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350537170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAWd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88250> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714400765653 52.036196559889,4.7140281845374 52.036191194887,4.7140301991725 52.03613375275,4.7140724695015 52.036134371883,4.7142143907109 52.036136441378,4.7143704463056 52.036138681342,4.7144027941134 52.036139135804,4.7144017846087 52.03616753328,4.7144010139797 52.036189730148,4.714400765653 52.036196559889))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

