@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/b4AsVB>
  gtm:oppervlakte 33.0 ;
  gtm:kadastraalNummer 3013.0 ;
  gtm:kadastraleAanduiding "H3013"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3013" ;
  ns0:name "Perceel GDA01-H3013"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310301370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVDyZz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77456> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082967969957 52.015400772016,4.7082739428608 52.015387166603,4.7082962479944 52.0153754665,4.7084204295177 52.015304661862,4.7084479934203 52.015320856095,4.7083313160475 52.015384800943,4.7083293828344 52.015383558384,4.7082967969957 52.015400772016))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

