@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/bWfwip>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 7839.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7839"^^xsd:string ;
  gtm:kadastraleAanduiding "K7839"@nl ;
  ns0:name "Perceel GDA01-K7839"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330783970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnh6cV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79841> ;
  ns0:startDate "2000-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7493517029148 52.013623166193,4.7493731728609 52.013750207312,4.7493815248749 52.013807166931,4.74938515311 52.0138285879,4.7493043641701 52.013833785879,4.7492931276798 52.013755355382,4.7492706227723 52.013628380545,4.7493517029148 52.013623166193))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

