@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/bC3Dz2>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 2207.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2207"^^xsd:string ;
  gtm:kadastraleAanduiding "K2207"@nl ;
  ns0:name "Perceel GDA01-K2207"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330220770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPC6d> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81051> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7249997387146 52.009888636682,4.7250259010405 52.009791835021,4.7251496606637 52.00980394639,4.7252380334067 52.009812595852,4.7252315356351 52.009814671585,4.7251175164931 52.009851143434,4.7249997387146 52.009888636682))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

