@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/bJYdaN>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 8607.0 ;
  gtm:kadastraleAanduiding "A8607"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8607"^^xsd:string ;
  ns0:name "Perceel GDA01-A8607"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240860770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRH9j> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71491> ;
  ns0:startDate "2005-10-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7177443019974 52.015084984719,4.7177749191268 52.014980848507,4.7177938696774 52.014982897758,4.7178529030242 52.014989273619,4.7178697447274 52.014991095146,4.7178443401321 52.015077859488,4.7178528041613 52.015078806451,4.7178466823801 52.015099525847,4.7177443019974 52.015084984719))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

