@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/b1fpCk>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 8435.0 ;
  gtm:kadastraleAanduiding "A8435"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8435"^^xsd:string ;
  ns0:name "Perceel GDA01-A8435"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240843570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNiyZz> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/246437> ;
  ns0:startDate "2009-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7187661168814 52.014032605279,4.7187610998807 52.014032028501,4.7187779560558 52.013992808971,4.71883850558 52.014000001907,4.7188354682419 52.01400733717,4.7188687121036 52.014012083021,4.7188584888389 52.014043160781,4.7188158115632 52.014172818763,4.7187590454681 52.014161971046,4.7187850543132 52.014087281349,4.7187497567232 52.014080564343,4.7187500158681 52.014079792813,4.7187661168814 52.014032605279))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

