@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/b3KOxd>
  gtm:oppervlakte 32.0 ;
  gtm:kadastraalNummer 3253.0 ;
  gtm:kadastraleAanduiding "F3253"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3253" ;
  ns0:name "Perceel GDA01-F3253"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290325370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bc4O4i> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/258457> ;
  ns0:startDate "2009-01-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009363311359 52.005324966808,4.7008903257442 52.005279118292,4.7009429334775 52.005259003329,4.7009553270994 52.005254275769,4.7010013326698 52.005300115272,4.7009363311359 52.005324966808))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

