@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/beZtLX>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 4033.0 ;
  gtm:kadastraleAanduiding "H4033"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H4033" ;
  ns0:name "Perceel GDA01-H4033"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310403370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcv36X> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105408> ;
  ns0:startDate "2022-10-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000501656127 52.015000508502,4.7000874174162 52.015035457144,4.6999649314159 52.015085122204,4.6999493204364 52.015070532768,4.6999557888404 52.015067649296,4.6999340311279 52.015047316336,4.7000501656127 52.015000508502))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

