@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/bGE1p0>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 2095.0 ;
  gtm:kadastraleAanduiding "F2095"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2095" ;
  ns0:name "Perceel GDA01-F2095"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290209570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkCvuC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75524> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6967186994061 52.006134229082,4.6966445386746 52.006105777112,4.6965380344757 52.006064776237,4.6964725016172 52.006038801656,4.6963450164874 52.005989848566,4.6963798948542 52.005952256951,4.696574454323 52.006026384652,4.6966874808454 52.006069437163,4.6967556798894 52.006095364344,4.6967186994061 52.006134229082))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

