@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/bc4Okb>
  gtm:oppervlakte 33.0 ;
  gtm:kadastraalNummer 5111.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5111" ;
  gtm:kadastraleAanduiding "M5111"@nl ;
  ns0:name "Perceel GDA01-M5111"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350511170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvbGR2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/263100> ;
  ns0:startDate "1998-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6935296676628 52.031418235995,4.6934922784719 52.031424550297,4.6934051538809 52.031439263335,4.6933975519174 52.031422005775,4.6934845903019 52.031407211338,4.6935219649081 52.031400896954,4.6936301435567 52.031382631587,4.6936377440728 52.031399987996,4.6935910477958 52.031407874409,4.6935296676628 52.031418235995))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

