@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/bt6xNQ>
  gtm:oppervlakte 333.0 ;
  gtm:kadastraalNummer 2694.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2694"^^xsd:string ;
  gtm:kadastraleAanduiding "I2694"@nl ;
  ns0:name "Perceel GDA01-I2694"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320269470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfchIF> ;
  hg:liesIn <https://n2t.net/ark:/60537/bxucKW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78823> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095453496865 52.017841673415,4.7097051168199 52.017851473465,4.7096980076132 52.017896761039,4.7099395304058 52.017911480478,4.7099247954901 52.018001558318,4.7095237937713 52.017977184247,4.7095453496865 52.017841673415))"^^geo:wktLiteral ;
    osm:area 334.0
  ] .

