@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/bhUeFe>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 3685.0 ;
  gtm:kadastraleAanduiding "B3685"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3685"^^xsd:string ;
  ns0:name "Perceel GDA01-B3685"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250368570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4Au75> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71835> ;
  ns0:startDate "2003-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051480112204 52.012007739424,4.7051390740296 52.012003481067,4.7051509164267 52.011994866879,4.7050923202901 52.011966834079,4.7052264788085 52.011871866842,4.7052249473625 52.011871040025,4.7052590207638 52.011846914783,4.7053182295517 52.011878717193,4.7051480112204 52.012007739424))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

