@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/bvODzU>
  gtm:oppervlakte 880.0 ;
  gtm:kadastraalNummer 2784.0 ;
  gtm:kadastraleAanduiding "F2784"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2784"^^xsd:string ;
  ns0:name "Perceel GDA01-F2784"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290278470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2IiTG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bOXZAw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75835> ;
  ns0:startDate "2019-02-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6862706065651 52.007049392508,4.686527046318 52.007207911191,4.6861092485288 52.00748867587,4.6858778984598 52.007363086579,4.6858928245445 52.007351166966,4.6862706065651 52.007049392508))"^^geo:wktLiteral ;
    osm:area 992.0
  ] .

