@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/bchmAd>
  gtm:oppervlakte 172.0 ;
  gtm:kadastraalNummer 9876.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9876"^^xsd:string ;
  gtm:kadastraleAanduiding "K9876"@nl ;
  ns0:name "Perceel GDA01-K9876"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330987670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRYA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80969> ;
  ns0:startDate "2021-07-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7324436816195 52.014471685685,4.7324402936717 52.014471262365,4.7324311184722 52.01447012374,4.7324309150747 52.014470086655,4.7324301888802 52.014469938802,4.7324289688892 52.01446968933,4.7323324874684 52.014457971123,4.7324041822422 52.014260841199,4.7325127353023 52.014275826347,4.7324699080154 52.014393515762,4.7324549284397 52.01443970465,4.7324436816195 52.014471685685))"^^geo:wktLiteral ;
    osm:area 171.0
  ] .

