@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/b62mGi>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 2954.0 ;
  gtm:kadastraleAanduiding "F2954"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2954"^^xsd:string ;
  ns0:name "Perceel GDA01-F2954"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290295470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBEcve> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpMuxZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75931> ;
  ns0:startDate "2010-02-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698588101201 51.998813896228,4.6985210522924 51.998830357223,4.6983325552058 51.99860419276,4.6983631797718 51.998598457615,4.6984058347432 51.998594473707,4.698588101201 51.998813896228))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

