@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/b1FEXg>
  gtm:oppervlakte 55.0 ;
  gtm:kadastraalNummer 2009.0 ;
  gtm:kadastraleAanduiding "B2009"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2009" ;
  ns0:name "Perceel GDA01-B2009"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250200970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsH5qs> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71690> ;
  ns0:startDate "1999-05-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097195807169 52.012654229916,4.7097468443215 52.012629497925,4.7098730011471 52.012668307728,4.7098813527128 52.012670872533,4.7098842642721 52.012670988158,4.7098842524567 52.012671770081,4.7098956923016 52.012675287447,4.7098890798628 52.012715724184,4.7098749361294 52.012710878953,4.709872371113 52.012710001307,4.7097168336782 52.012656721871,4.7097195807169 52.012654229916))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

