@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/bs422c>
  gtm:oppervlakte 59.0 ;
  gtm:kadastraalNummer 1789.0 ;
  gtm:kadastraleAanduiding "D1789"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D1789"^^xsd:string ;
  schema:name "Perceel GDA01-D1789"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270178970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3kqoY>, <https://n2t.net/ark:/60537/bT8a7y> ;
  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/73080> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7111925854441 52.008526539302,4.7111809617697 52.008521753634,4.7110435333368 52.008465173258,4.7110851732088 52.008426672395,4.7112190116825 52.008481775986,4.7112319236783 52.008487090376,4.7111925854441 52.008526539302))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

