@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/b0qsXX>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 3639.0 ;
  gtm:kadastraleAanduiding "E3639"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3639"^^xsd:string ;
  ns0:name "Perceel GDA01-E3639"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280363970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmEZj9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74167> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969691503311 52.008575721758,4.6969273740043 52.00860809576,4.6968599470832 52.008661352221,4.6967398949406 52.008756266904,4.6966864670219 52.00872900622,4.6967712921751 52.008662054683,4.6968743535532 52.0085818083,4.6969159133727 52.008549307209,4.6969691503311 52.008575721758))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

