@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/bHtQC3>
  gtm:oppervlakte 212.0 ;
  gtm:kadastraalNummer 4078.0 ;
  gtm:kadastraleAanduiding "H4078"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H4078"^^xsd:string ;
  ns0:name "Perceel GDA01-H4078"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310407870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87mBp> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105420> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037911334806 52.025345981952,4.703789340861 52.025345054731,4.7038751437234 52.025280332951,4.7041294467008 52.025414036753,4.7040415481007 52.025477649974,4.7040321235258 52.025472696618,4.7037911334806 52.025345981952))"^^geo:wktLiteral ;
    osm:area 212.0
  ] .

