@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/b8xKDo>
  gtm:oppervlakte 181.0 ;
  gtm:kadastraalNummer 6056.0 ;
  gtm:kadastraleAanduiding "A6056"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6056"^^xsd:string ;
  ns0:name "Perceel GDA01-A6056"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240605670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/beMTbZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70621> ;
  ns0:startDate "2010-03-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7211366840596 52.009538163238,4.7212833191737 52.009685935188,4.721378197166 52.00979099796,4.72132764293 52.009821200652,4.7213074723763 52.009801401961,4.7210678370585 52.009566311829,4.7211366840596 52.009538163238))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

