@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/bSIC8b>
  gtm:oppervlakte 22.0 ;
  gtm:kadastraalNummer 4326.0 ;
  gtm:kadastraleAanduiding "C4326"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4326"^^xsd:string ;
  ns0:name "Perceel GDA01-C4326"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260432670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOyMnm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72589> ;
  ns0:startDate "2005-03-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7145486015146 52.009479165469,4.7145917360745 52.009486521771,4.714651423994 52.009495356848,4.7146452080485 52.009511626298,4.7146409174063 52.009522864254,4.7145801526413 52.009515901596,4.7145829589579 52.009508457255,4.714539853237 52.009501119092,4.7145486015146 52.009479165469))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

