@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/biWKmj>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 2256.0 ;
  gtm:kadastraleAanduiding "F2256"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2256" ;
  ns0:name "Perceel GDA01-F2256"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290225670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvbWt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75643> ;
  ns0:startDate "2010-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974032082391 52.006602134939,4.6973884248768 52.006587010674,4.697465086488 52.006506006834,4.6975568318445 52.006408273982,4.697658217522 52.00644412054,4.6975998130884 52.006480145544,4.697499494478 52.006542503697,4.6974635492606 52.006564269765,4.6974032082391 52.006602134939))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

