@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bhUfhf>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 5061.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5061"^^xsd:string ;
  gtm:kadastraleAanduiding "K5061"@nl ;
  schema:name "Perceel GDA01-K5061"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330506170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bx40Ec> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82555> ;
  schema:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.722494073267 52.015962146661,4.7225027509381 52.015927095996,4.722961202498 52.015950995033,4.7229475747274 52.015979977603,4.7228642544503 52.015977583939,4.7228639506911 52.015980386603,4.722494073267 52.015962146661))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

