@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/bbsIaF>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 4061.0 ;
  gtm:kadastraleAanduiding "H4061"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H4061" ;
  ns0:name "Perceel GDA01-H4061"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310406170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7ice> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/261405> ;
  ns0:startDate "2022-08-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705240619934 52.025029294061,4.7052555880344 52.025019448582,4.7053413922905 52.025064563885,4.7053455842847 52.025066763351,4.7053314837803 52.025077045308,4.7053272340558 52.025074809553,4.705240619934 52.025029294061))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

