@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/bkc7ww>
  gtm:oppervlakte 13.0 ;
  gtm:kadastraalNummer 9013.0 ;
  gtm:kadastraleAanduiding "A9013"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9013"^^xsd:string ;
  ns0:name "Perceel GDA01-A9013"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240901370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iMy> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287024> ;
  ns0:startDate "2023-01-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7174661360662 52.009120750774,4.7174661243938 52.009119582216,4.7174767511541 52.009080983557,4.7174776289758 52.009077797669,4.7175133131952 52.009081757838,4.7175009341813 52.009126503585,4.7174970369016 52.009126085923,4.7174698429279 52.009123189745,4.7174681317455 52.009122685647,4.7174668481597 52.009121833434,4.7174661360662 52.009120750774))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

