@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/bchmc4>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 4129.0 ;
  gtm:kadastraleAanduiding "E4129"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4129"^^xsd:string ;
  ns0:name "Perceel GDA01-E4129"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280412970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkEi> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74537> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6936019908091 52.010316374694,4.69359910245 52.010271469506,4.6936715441666 52.010269190811,4.6937950770093 52.010266332171,4.6938672181054 52.010264653809,4.693867194537 52.010264294133,4.6939536527237 52.010263625851,4.6939575648416 52.010308285383,4.6939029824702 52.010309509934,4.6938309442274 52.010311126005,4.6937979412681 52.010311866401,4.6937590366428 52.010312769768,4.6936743209133 52.010314724529,4.6936019908091 52.010316374694))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

