@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/bu92vf>
  gtm:oppervlakte 250.0 ;
  gtm:kadastraalNummer 5810.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5810"^^xsd:string ;
  gtm:kadastraleAanduiding "K5810"@nl ;
  ns0:name "Perceel GDA01-K5810"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330581070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bY7Xat> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83196> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.739681752763 52.008990731974,4.7397414520597 52.008760058848,4.739883664964 52.008774314556,4.7398274300739 52.008987030034,4.7398130310442 52.008985602588,4.7398084048085 52.009003374148,4.739681752763 52.008990731974))"^^geo:wktLiteral ;
    osm:area 254.0
  ] .

