@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bj9td8>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 3215.0 ;
  gtm:kadastraleAanduiding "D3215"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3215" ;
  ns0:name "Perceel GDA01-D3215"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270321570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/beAc0m> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/97525> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7132658467546 52.007297398096,4.7130814616555 52.007253476563,4.7131135004671 52.007203351922,4.7131331111876 52.007206789935,4.7133205693455 52.007244895504,4.7132667610142 52.007297619053,4.7132658467546 52.007297398096))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

