@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/buYPMz>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 3898.0 ;
  gtm:kadastraleAanduiding "E3898"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3898"^^xsd:string ;
  ns0:name "Perceel GDA01-E3898"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280389870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87viD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74349> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.702352485069 52.005806859647,4.7022923335551 52.005828845878,4.7022279664157 52.005763556963,4.7021904529595 52.005725155851,4.7021063267925 52.005634800024,4.7021599384265 52.005615697064,4.7021670701363 52.005613149905,4.7022498858543 52.005703489074,4.7022881034477 52.005741561693,4.702352485069 52.005806859647))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

