@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/b99QSO>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 1907.0 ;
  gtm:kadastraleAanduiding "E1907"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E1907"^^xsd:string ;
  ns0:name "Perceel GDA01-E1907"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280190770000/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/73686> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7061631742811 52.006923111187,4.7062690169805 52.00700357659,4.7062807949823 52.007012525276,4.7063480131004 52.007065136781,4.7063748670619 52.007082621768,4.7063330966852 52.007103637762,4.7062475482433 52.007038120708,4.7062244208192 52.0070207741,4.7061231062798 52.006943283058,4.7061631742811 52.006923111187))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

