@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/bh4s1O>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 1906.0 ;
  gtm:kadastraleAanduiding "E1906"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E1906"^^xsd:string ;
  ns0:name "Perceel GDA01-E1906"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280190670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJLHL7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73685> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7061231062798 52.006943283058,4.7062244208192 52.0070207741,4.7062475482433 52.007038120708,4.7063330966852 52.007103637762,4.7062919238234 52.007123668473,4.7061903888455 52.007046284077,4.7061835134037 52.007040590587,4.706081350479 52.006964299048,4.7061231062798 52.006943283058))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

