@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/b37IAa>
  gtm:oppervlakte 38.0 ;
  gtm:kadastraalNummer 1790.0 ;
  gtm:kadastraleAanduiding "G1790"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1790"^^xsd:string ;
  ns0:name "Perceel GDA01-G1790"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300179070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  hg:absorbed <https://n2t.net/ark:/60537/buMhBp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260663> ;
  ns0:startDate "2011-08-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6990344993639 52.012491312242,4.6989067537668 52.012570831922,4.6988746337379 52.012550968479,4.6990029328878 52.012472395854,4.6990344993639 52.012491312242))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

