@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/b9a2f4>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 1957.0 ;
  gtm:kadastraleAanduiding "G1957"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1957"^^xsd:string ;
  ns0:name "Perceel GDA01-G1957"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300195770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzcLM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290849> ;
  ns0:startDate "2020-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7022516566216 52.012095511709,4.7022459752585 52.012091730485,4.7023784693701 52.012015551553,4.7023936825186 52.012025653143,4.7023932709902 52.012025893436,4.7023446403886 52.012054076823,4.7022516566216 52.012095511709))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

