@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/bhUeDS>
  gtm:oppervlakte 188.0 ;
  gtm:kadastraalNummer 7633.0 ;
  gtm:kadastraleAanduiding "A7633"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7633"^^xsd:string ;
  ns0:name "Perceel GDA01-A7633"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240763370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baCTCG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71061> ;
  ns0:startDate "2009-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7191273248041 52.014085988388,4.7191832438911 52.013963074825,4.7191883646061 52.01395180547,4.7192514551047 52.013963461867,4.7192957237524 52.013972278975,4.7192722074447 52.01406060933,4.7192680825075 52.014089124078,4.7192505822504 52.014158882585,4.7191054872135 52.014133988323,4.7191273248041 52.014085988388))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

