@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/b8X9w3>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 8526.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8526"^^xsd:string ;
  gtm:kadastraleAanduiding "K8526"@nl ;
  ns0:name "Perceel GDA01-K8526"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330852670000/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/80327> ;
  ns0:startDate "2004-08-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7400592710986 52.012142687861,4.7400563790529 52.012152316495,4.7403114226009 52.012181465392,4.740305774627 52.012200381862,4.7401690353691 52.012225957347,4.7400902302382 52.012216958257,4.7400319007419 52.012210300798,4.7399599177837 52.012201959323,4.7399776033344 52.012143308502,4.7399909241338 52.012144828868,4.7399880319435 52.012154466488,4.740021406584 52.012158281278,4.7400242987674 52.012148643657,4.7400271908197 52.012139015024,4.7400592710986 52.012142687861))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

