@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/bVqIdO>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6366.0 ;
  gtm:kadastraleAanduiding "E6366"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6366"^^xsd:string ;
  ns0:name "Perceel GDA01-E6366"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280636670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiLXG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75050> ;
  ns0:startDate "2012-02-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929850906104 52.009779032725,4.6929327649313 52.009780360017,4.6928512989852 52.00978227043,4.6926892661598 52.009786348066,4.6926862615933 52.00974054332,4.6929822918687 52.009733085387,4.6929826508012 52.009739064804,4.6929850906104 52.009779032725))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

