@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/bhUeHB>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 3405.0 ;
  gtm:kadastraleAanduiding "B3405"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3405"^^xsd:string ;
  ns0:name "Perceel GDA01-B3405"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250340570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbsI6W> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72222> ;
  ns0:startDate "2003-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051034783223 52.011742826694,4.7051176543309 52.01173592484,4.7052133826649 52.011785771902,4.7052392612964 52.011800501023,4.7053181455793 52.011845935981,4.7053465836077 52.011859035024,4.705340105969 52.01186353665,4.7052207843718 52.011803827554,4.7051824723842 52.011783903003,4.7051445939606 52.011764205661,4.7051034783223 52.011742826694))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

