@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/bwe2db>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 8441.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8441"^^xsd:string ;
  gtm:kadastraleAanduiding "K8441"@nl ;
  ns0:name "Perceel GDA01-K8441"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330844170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfchXn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80270> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7459944902358 52.01319472595,4.7459161076818 52.013199772916,4.7459131443309 52.013181887884,4.745899278307 52.013098301358,4.7458885825129 52.013035450305,4.7458847837639 52.013012832835,4.7458837093126 52.013006481189,4.7459021675737 52.013005296405,4.7459623828412 52.013001435831,4.7459776459913 52.013093263311,4.7459915268539 52.01317684092,4.7459944902358 52.01319472595))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

