@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/bkbWid>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 3789.0 ;
  gtm:kadastraleAanduiding "D3789"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3789"^^xsd:string ;
  ns0:name "Perceel GDA01-D3789"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270378970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQdem4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73166> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7116371561792 52.007860767467,4.7114832534547 52.007796641652,4.7115212056272 52.007765022565,4.7115414005462 52.00775386702,4.7115517270511 52.007745171583,4.7116448630466 52.007787178653,4.7118219142041 52.007868407189,4.7118085979348 52.0078821999,4.7117737682308 52.007919257006,4.7116371561792 52.007860767467))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

