@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/bT81p8>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 5250.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5250" ;
  gtm:kadastraleAanduiding "M5250"@nl ;
  ns0:name "Perceel GDA01-M5250"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350525070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88131> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132980892853 52.036956594337,4.7133519859856 52.036957531929,4.7133501876337 52.037003443212,4.7132963054514 52.037002505702,4.7131544020692 52.037000039725,4.7130452497545 52.036998390252,4.7130130470733 52.036997936251,4.7130140574797 52.036969538791,4.7130147053148 52.036951673623,4.7131562006217 52.036954128445,4.7132980892853 52.036956594337))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

