@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/bPor1M>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 5897.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5897" ;
  gtm:kadastraleAanduiding "M5897"@nl ;
  ns0:name "Perceel GDA01-M5897"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350589770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGrtPc> ;
  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/88712> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7155307336888 52.034328306036,4.7155328001716 52.034279906461,4.7159238471019 52.034287061842,4.7159217989808 52.034335236817,4.7156988565292 52.03433205123,4.7155856390049 52.034330776394,4.7155337994378 52.034329896486,4.7155338663339 52.034328350868,4.7155307336888 52.034328306036))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

