@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/b5CY4T>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 580.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N580"^^xsd:string ;
  gtm:kadastraleAanduiding "N580"@nl ;
  ns0:name "Perceel GDA01-N580"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360058070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvTqM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90018> ;
  ns0:startDate "2017-01-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6857696773043 52.002385932507,4.6860392804257 52.002271758836,4.6860838875707 52.002311798394,4.6860749595384 52.002315574285,4.6858142564628 52.002425891104,4.6857696773043 52.002385932507))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

