@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bC3Mcy>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 8325.0 ;
  gtm:kadastraleAanduiding "A8325"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8325" ;
  ns0:name "Perceel GDA01-A8325"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240832570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWU8C> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/248741> ;
  ns0:startDate "2009-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7164219110391 52.014084356484,4.7165999958707 52.014113333964,4.7165948917364 52.014127344764,4.7164713070855 52.014106785337,4.7164473519435 52.014106280326,4.716337364423 52.014086292592,4.7163436729781 52.014071623525,4.7164219110391 52.014084356484))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

