@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/bAp1Hf>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 1847.0 ;
  gtm:kadastraleAanduiding "F1847"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1847"^^xsd:string ;
  ns0:name "Perceel GDA01-F1847"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290184770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgTDZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75370> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024716018293 52.002949234877,4.7024135522316 52.002969255938,4.7023599303943 52.002911058514,4.7022691358106 52.002813293439,4.7023275655306 52.002793166801,4.7023290002983 52.002792671798,4.702418798848 52.002890817533,4.7024716018293 52.002949234877))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

