@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b8X9fa>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 1635.0 ;
  gtm:kadastraleAanduiding "F1635"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1635"^^xsd:string ;
  ns0:name "Perceel GDA01-F1635"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290163570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5D6KK> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75265> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7021098231663 52.005124835423,4.7020434970731 52.005053440844,4.7018739584178 52.004875166248,4.701869354953 52.004870483443,4.7019032584507 52.004858195922,4.7019265442116 52.00484975654,4.7019517961206 52.004875619423,4.7020998473433 52.005033302209,4.7021671851955 52.005104253223,4.7021098231663 52.005124835423))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

