@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bh4rZh>
  gtm:oppervlakte 21.0 ;
  gtm:kadastraalNummer 2467.0 ;
  gtm:kadastraleAanduiding "D2467"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2467"^^xsd:string ;
  schema:name "Perceel GDA01-D2467"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270246770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPaSb5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73089> ;
  schema:startDate "2010-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7094846840478 52.007359002439,4.7093980435198 52.007402951269,4.7093460145404 52.007364648661,4.7094846840478 52.007359002439))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

