@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/bXi1aC>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 5896.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5896" ;
  gtm:kadastraleAanduiding "M5896"@nl ;
  ns0:name "Perceel GDA01-M5896"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350589670000/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/88711> ;
  ns0:startDate "2002-02-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7155337994378 52.034329896486,4.7155856390049 52.034330776394,4.7156988565292 52.03433205123,4.7159217989808 52.034335236817,4.7159197292792 52.034383879064,4.7155318422372 52.034377811312,4.7155337994378 52.034329896486))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

