@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/bwErk4>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 1824.0 ;
  gtm:kadastraleAanduiding "F1824"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1824"^^xsd:string ;
  ns0:name "Perceel GDA01-F1824"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290182470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgSWf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75355> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7046628832302 52.003397765768,4.7046298388708 52.003361395754,4.7047311221204 52.003326388918,4.7048960893138 52.003271419372,4.7049283736515 52.00330702089,4.7047639042795 52.003362766372,4.7046628832302 52.003397765768))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

