@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/b2hLd2>
  gtm:oppervlakte 55.0 ;
  gtm:kadastraalNummer 1499.0 ;
  gtm:kadastraleAanduiding "F1499"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1499"^^xsd:string ;
  ns0:name "Perceel GDA01-F1499"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290149970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3KORP>, <https://n2t.net/ark:/60537/bDJohH> ;
  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/75142> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7033302577897 52.00452663432,4.7033878019138 52.004506439089,4.7034259092584 52.004547917316,4.703474753195 52.004601619228,4.7034168333746 52.004621614574,4.7033683976504 52.004567888044,4.7033302577897 52.00452663432))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

