@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bvOMUa>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 3830.0 ;
  gtm:kadastraleAanduiding "H3830"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3830" ;
  ns0:name "Perceel GDA01-H3830"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310383070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc7Bq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/256179> ;
  ns0:startDate "2020-08-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7032295768517 52.01815087115,4.7032737983521 52.018150435946,4.7033002425881 52.018150256994,4.7034694143943 52.018149010477,4.7034695451764 52.018155716584,4.703467518302 52.018155839638,4.7032276398734 52.018170877067,4.7032274058154 52.01815089449,4.7032295768517 52.01815087115))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

