@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/bCgkfA>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 3785.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3785"^^xsd:string ;
  gtm:kadastraleAanduiding "K3785"@nl ;
  ns0:name "Perceel GDA01-K3785"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330378570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6SibV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81825> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7391452978123 52.009357508103,4.7390444791054 52.009347218606,4.7389220045581 52.009334715469,4.7387674962699 52.009319501027,4.7387826315407 52.009261977836,4.7387934815042 52.009263071265,4.7387960537347 52.009252398243,4.7388468295871 52.009257369855,4.7388411034892 52.009278649778,4.7388915572735 52.009283736445,4.7388942902083 52.009273028353,4.7389370651251 52.009277308697,4.7390597487469 52.009289444446,4.7391601543317 52.009300091191,4.7391452978123 52.009357508103))"^^geo:wktLiteral ;
    osm:area 170.0
  ] .

