@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/bPoqyo>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 8511.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8511"^^xsd:string ;
  gtm:kadastraleAanduiding "K8511"@nl ;
  ns0:name "Perceel GDA01-K8511"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330851170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxI5L> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80314> ;
  ns0:startDate "2005-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7402537412136 52.01238322518,4.7402695170784 52.012380165943,4.7402290004891 52.012300953394,4.7401961161814 52.012235912511,4.7402711606147 52.01222188061,4.7403054704286 52.012286057432,4.7403702256799 52.012412708983,4.7402937561939 52.012427560048,4.740289591137 52.012419420653,4.7403053086215 52.012416370079,4.7402950812416 52.012396305743,4.7402793345033 52.012399365144,4.7402642158847 52.012402302156,4.7402537412136 52.01238322518))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

