@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/bSIChO>
  gtm:oppervlakte 209.0 ;
  gtm:kadastraalNummer 2872.0 ;
  gtm:kadastraleAanduiding "F2872"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2872"^^xsd:string ;
  ns0:name "Perceel GDA01-F2872"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290287270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqChbT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bWSALI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75120> ;
  ns0:startDate "2007-02-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6919762321258 52.000083732559,4.6920144873406 52.000154203142,4.6920416114506 52.000210936558,4.691841385131 52.000247972601,4.691814208509 52.000191823077,4.6917800490462 52.000129583069,4.6917774999653 52.000124929975,4.6918585688185 52.000108996071,4.6919762321258 52.000083732559))"^^geo:wktLiteral ;
    osm:area 209.0
  ] .

