@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/brEFha>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 4080.0 ;
  gtm:kadastraleAanduiding "H4080"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H4080"^^xsd:string ;
  ns0:name "Perceel GDA01-H4080"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310408070000/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/105422> ;
  ns0:startDate "2022-08-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.704219682978 52.025360504026,4.7041927359626 52.025380005326,4.7039217958001 52.025237540304,4.7039302095129 52.025229472612,4.703962440946 52.025191171355,4.7042110786568 52.025321813021,4.7042466152635 52.025341011623,4.704219682978 52.025360504026))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

