@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/bABUCY>
  gtm:oppervlakte 17.0 ;
  gtm:kadastraalNummer 7354.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7354"^^xsd:string ;
  gtm:kadastraleAanduiding "M7354"@nl ;
  ns0:name "Perceel GDA01-M7354"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350735470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZo9BC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289971> ;
  ns0:startDate "2012-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6868397414852 52.018265154139,4.6866869246753 52.018255481243,4.6859019672306 52.018167880848,4.6858647983745 52.018159821533,4.6863147773789 52.018213438636,4.6866741105927 52.018249499608,4.6868397414852 52.018265154139))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

