@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/buzrr9>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 2595.0 ;
  gtm:kadastraleAanduiding "F2595"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2595"^^xsd:string ;
  ns0:name "Perceel GDA01-F2595"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290259570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0qC9L> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75750> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7058272564024 52.003453031477,4.7058874977595 52.003496686397,4.7058177577642 52.00353661373,4.7057168303001 52.003594229432,4.7056593971692 52.003625473205,4.7055971503852 52.003583451437,4.7056588322307 52.00354862794,4.7057544677981 52.003494235457,4.7058272564024 52.003453031477))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

