@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/b0PRrY>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 2305.0 ;
  gtm:kadastraleAanduiding "F2305"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2305" ;
  ns0:name "Perceel GDA01-F2305"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290230570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbf0b1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75684> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005549788227 52.003881736968,4.700616458672 52.003860388565,4.7006942691536 52.003945252698,4.700715604829 52.00396809088,4.7007270401117 52.00398122674,4.7007869948637 52.004048081731,4.7007254897033 52.004069169412,4.7006648908277 52.004002535343,4.7005549788227 52.003881736968))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

