@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/brs5wb>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 8583.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8583"^^xsd:string ;
  gtm:kadastraleAanduiding "K8583"@nl ;
  ns0:name "Perceel GDA01-K8583"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330858370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNVFgo> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/257387> ;
  ns0:startDate "2004-08-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7331826593326 52.014377577316,4.7333418698725 52.014399054085,4.7333190044977 52.014479597822,4.7331545493764 52.014467116222,4.7331826593326 52.014377577316))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

