@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/bzzeIU>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 5899.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5899" ;
  gtm:kadastraleAanduiding "M5899"@nl ;
  ns0:name "Perceel GDA01-M5899"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350589970000/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/88714> ;
  ns0:startDate "2008-07-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7155348183689 52.034232782959,4.7155370172861 52.034181382024,4.7157050086727 52.034184137741,4.7158406536665 52.034186439163,4.7159280738622 52.034187836356,4.7159259162555 52.034238455545,4.7157029373047 52.034234820337,4.715589863054 52.034233726088,4.7155348183689 52.034232782959))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

