@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/bXi0hI>
  gtm:oppervlakte 62.0 ;
  gtm:kadastraalNummer 2345.0 ;
  gtm:kadastraleAanduiding "C2345"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2345"^^xsd:string ;
  schema:name "Perceel GDA01-C2345"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260234570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2UOtQ>, <https://n2t.net/ark:/60537/bV0g3T> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72720> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7117503463881 52.011864304719,4.711836684305 52.011798321848,4.7118434465491 52.011793255231,4.711908948241 52.011825342084,4.7118126844075 52.011898512713,4.7117503463881 52.011864304719))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

