@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/bpMkkm>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 5352.0 ;
  gtm:kadastraleAanduiding "A5352"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5352"^^xsd:string ;
  ns0:name "Perceel GDA01-A5352"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240535270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DkI1>, <https://n2t.net/ark:/60537/brEOYd> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70379> ;
  ns0:startDate "2007-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7172542310856 52.011396990038,4.7172683788213 52.011360658546,4.7178318272205 52.011420958079,4.717821589755 52.011456880428,4.717606435966 52.011433311649,4.717510705932 52.01142366184,4.7173757941687 52.011410040851,4.7172542310856 52.011396990038))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

