@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/bsTQeM>
  gtm:oppervlakte 269.0 ;
  gtm:kadastraalNummer 9485.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9485"^^xsd:string ;
  gtm:kadastraleAanduiding "K9485"@nl ;
  ns0:name "Perceel GDA01-K9485"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330948570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8mPs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80789> ;
  ns0:startDate "2018-10-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7385698681631 52.016345052036,4.7385548278921 52.016384751723,4.7383726755997 52.016367488012,4.7383979050956 52.016294147078,4.7384162344443 52.01624159418,4.7384381048787 52.016178894939,4.7386227746088 52.016205358542,4.7386195937805 52.016213763127,4.7385698681631 52.016345052036))"^^geo:wktLiteral ;
    osm:area 269.0
  ] .

