@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/brefVq>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 10028.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K10028"^^xsd:string ;
  gtm:kadastraleAanduiding "K10028"@nl ;
  ns0:name "Perceel GDA01-K10028"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16331002870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmescN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105662> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7481833567015 52.007229977208,4.7481805021154 52.007185010818,4.7481804652145 52.007184534234,4.7483280101622 52.007179106164,4.7484589571795 52.00717428894,4.7484975010017 52.007172871187,4.7484976190132 52.007173788642,4.7485023648293 52.007208707287,4.7485031876645 52.007224558267,4.7484618267854 52.007225376491,4.7483306638018 52.007227963429,4.7482409570156 52.007229175326,4.7481940746061 52.00723009831,4.7481833665251 52.007230309832,4.7481833567015 52.007229977208))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

