@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/bxGW19>
  gtm:oppervlakte 194.0 ;
  gtm:kadastraalNummer 8241.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8241"^^xsd:string ;
  gtm:kadastraleAanduiding "K8241"@nl ;
  schema:name "Perceel GDA01-K8241"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330824170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FDUd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80115> ;
  schema:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7239445388259 52.015401020739,4.7235417581441 52.015349323676,4.723544590539 52.01534299384,4.7235635775967 52.015293413058,4.7235652903762 52.015288910542,4.7239650317996 52.015340212892,4.7239445388259 52.015401020739))"^^geo:wktLiteral ;
    osm:area 194.0
  ] .

