@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/bHtPSM>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 5898.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5898" ;
  gtm:kadastraleAanduiding "M5898"@nl ;
  ns0:name "Perceel GDA01-M5898"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350589870000/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/88713> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7155348183689 52.034232782959,4.715589863054 52.034233726088,4.7157029373047 52.034234820337,4.7159259162555 52.034238455545,4.7159238471019 52.034287061842,4.7155328001716 52.034279906461,4.7155348183689 52.034232782959))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

