@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/bXvIJp>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 1602.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1602" ;
  gtm:kadastraleAanduiding "M1602"@nl ;
  ns0:name "Perceel GDA01-M1602"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350160270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85553> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055472816487 52.03718505265,4.7054480460744 52.03719160599,4.705446102859 52.03718043118,4.7053020637772 52.037189951844,4.7051714151783 52.037198740928,4.7051713741956 52.037198560924,4.705164142736 52.037155653485,4.7051640767126 52.037155203684,4.7052226798633 52.037151435382,4.7052206295623 52.03713963975,4.7052567085249 52.037137260026,4.7052606478149 52.037159960506,4.7052963807289 52.03715733608,4.7052944771676 52.037146431148,4.7054385452573 52.037136910662,4.7054405956157 52.03714870629,4.7055398602423 52.037142153124,4.7055472816487 52.03718505265))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

