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

<https://n2t.net/ark:/60537/bchm2g>
  gtm:oppervlakte "12"^^xsd:string ;
  gtm:kadastraalNummer "8060"^^xsd:string ;
  gtm:kadastraleAanduiding "A8060"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8060"^^xsd:string ;
  ns0:name "Perceel GDA01-A8060"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240806070000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjzZCp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71232> ;
  ns0:startDate "2011-10-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7146365 52.0134073,4.714644 52.0133984,4.7148019 52.0134514,4.7147946 52.0134603,4.7146365 52.0134073))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

