@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bLDOSC>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 1602.0 ;
  gtm:kadastraleAanduiding "F1602"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1602" ;
  ns0:name "Perceel GDA01-F1602"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290160270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYyoBf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75237> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.702509821928 52.004314492847,4.7025354578948 52.00434286561,4.7024264161201 52.004381160135,4.7024280634966 52.004382958414,4.7023869626387 52.00439737042,4.7023390966541 52.004415131683,4.7023693554209 52.004448825559,4.7023144988045 52.004468487638,4.70224537071 52.004392744441,4.7024797235672 52.004308439333,4.702509821928 52.004314492847))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

