@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/bpZ289>
  gtm:oppervlakte 56.0 ;
  gtm:kadastraalNummer 1955.0 ;
  gtm:kadastraleAanduiding "C1955"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1955"^^xsd:string ;
  schema:name "Perceel GDA01-C1955"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260195570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI5SpM>, <https://n2t.net/ark:/60537/bQ0tyC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72701> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7101739164083 52.013094578977,4.7102669521211 52.013068643152,4.7103407429649 52.013131599767,4.7103121705737 52.013138823949,4.710351089134 52.013172826138,4.7103379924932 52.013178692171,4.7102546422514 52.01314587263,4.7102325813774 52.013136685458,4.7101739164083 52.013094578977))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

