@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/bQ0wCP>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 8751.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8751"^^xsd:string ;
  gtm:kadastraleAanduiding "K8751"@nl ;
  ns0:name "Perceel GDA01-K8751"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330875170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0t2G> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80461> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7500691673425 52.010524750305,4.7501002039391 52.010598757782,4.7501323112801 52.010675323744,4.7501377633821 52.010688332463,4.7500616285191 52.010700576049,4.7500561913856 52.010687540442,4.7500242157593 52.010610939219,4.7500005235848 52.010556179634,4.7499924786429 52.01053703579,4.7500305382843 52.010530940948,4.7500691673425 52.010524750305))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

