@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/bd79e7>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 2257.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2257"^^xsd:string ;
  gtm:kadastraleAanduiding "I2257"@nl ;
  ns0:name "Perceel GDA01-I2257"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320225770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNwgUN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78554> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7181099167533 52.018763477139,4.718147433615 52.018768157577,4.718286856402 52.018790459027,4.7184419094148 52.018816795,4.7184160435378 52.018876798367,4.7182608943432 52.018851037071,4.718129706268 52.018829465507,4.7180928578418 52.018824896723,4.7181099167533 52.018763477139))"^^geo:wktLiteral ;
    osm:area 161.0
  ] .

