@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/bdxys5>
  gtm:oppervlakte 1013.0 ;
  gtm:kadastraalNummer 3311.0 ;
  gtm:kadastraleAanduiding "F3311"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3311"^^xsd:string ;
  ns0:name "Perceel GDA01-F3311"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290331170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKBuov> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76170> ;
  ns0:startDate "2007-11-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6907443660079 52.006559221029,4.6909245793587 52.006351593874,4.691420548512 52.006515554302,4.6913633901239 52.006581694826,4.6912953305754 52.006660462532,4.6912390709026 52.006723102823,4.6907443660079 52.006559221029))"^^geo:wktLiteral ;
    osm:area 1012.0
  ] .

