@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/bCTrOi>
  gtm:oppervlakte 192.0 ;
  gtm:kadastraalNummer 239.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N239"^^xsd:string ;
  gtm:kadastraleAanduiding "N239"@nl ;
  ns0:name "Perceel GDA01-N239"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360023970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPoByb> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89952> ;
  ns0:startDate "2017-09-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6805296848591 52.003286716495,4.6806806842218 52.003473099444,4.6806651488593 52.003479316074,4.6806218253611 52.003496673348,4.6803866317846 52.003346484557,4.6804260836777 52.003328978284,4.680454121607 52.00331676956,4.6804825474574 52.003304895732,4.6805113318216 52.003293374598,4.6805296848591 52.003286716495))"^^geo:wktLiteral ;
    osm:area 192.0
  ] .

