@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/bLQHTz>
  gtm:oppervlakte 24.0 ;
  gtm:kadastraalNummer 3956.0 ;
  gtm:kadastraleAanduiding "H3956"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3956"^^xsd:string ;
  ns0:name "Perceel GDA01-H3956"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310395670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmvIg> ;
  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/291208> ;
  ns0:startDate "2021-07-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7075077323356 52.023246091395,4.7075136963416 52.023240966488,4.7075458924874 52.023255605678,4.7075684941332 52.023247682546,4.707578329402 52.023245725918,4.7075896152527 52.023245152887,4.7076004932828 52.023246492027,4.707610412882 52.023249542418,4.7076216613213 52.023255279018,4.7076393444492 52.023264243635,4.7076388071634 52.023265085443,4.707650805005 52.023271365669,4.7076503620829 52.023271749613,4.7076487968097 52.023273124791,4.7076141972733 52.023293984891,4.7075077323356 52.023246091395))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

