@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/bFBwNG>
  gtm:oppervlakte 35.0 ;
  gtm:kadastraalNummer 2510.0 ;
  gtm:kadastraleAanduiding "D2510"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2510"^^xsd:string ;
  ns0:name "Perceel GDA01-D2510"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270251070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvpbuT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73295> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7057750856284 52.008961100146,4.7056462021256 52.00905848048,4.7056038821751 52.00904460901,4.7056262630819 52.00902872125,4.705745707073 52.00894674636,4.7057750856284 52.008961100146))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

