@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bzzdYD>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 1970.0 ;
  gtm:kadastraleAanduiding "F1970"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1970" ;
  ns0:name "Perceel GDA01-F1970"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290197070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwEA5Q> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75463> ;
  ns0:startDate "1999-07-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7014398409024 52.003355086641,4.7014802713428 52.00339208484,4.7014294140439 52.003414079829,4.7013271915541 52.003456988173,4.7011269258222 52.003539943672,4.7010886278045 52.003503506077,4.7012877702264 52.003420669935,4.7013895739407 52.003377525486,4.7014398409024 52.003355086641))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

