@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/b2I9XV>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 2880.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2880"^^xsd:string ;
  gtm:kadastraleAanduiding "K2880"@nl ;
  ns0:name "Perceel GDA01-K2880"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330288070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3BFs>, <https://n2t.net/ark:/60537/bHtYHg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81334> ;
  ns0:startDate "2005-11-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7244307804803 52.016797183944,4.7244615227807 52.016975219199,4.7243757517294 52.016980803492,4.7243167692024 52.01698454314,4.724284917671 52.016805701633,4.7243784169054 52.016800592359,4.7244307804803 52.016797183944))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

