@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/bV0jBk>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 5051.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5051"^^xsd:string ;
  gtm:kadastraleAanduiding "M5051"@nl ;
  schema:name "Perceel GDA01-M5051"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350505170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bY7XB9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87945> ;
  schema:startDate "1998-05-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6897673222319 52.030268274431,4.6897399227305 52.030207665177,4.6898733466866 52.030185175444,4.6899518055795 52.03036388894,4.6899004194498 52.030372582039,4.6898943754016 52.030359252409,4.6898433749316 52.030341297172,4.6898448127976 52.030339732718,4.6897895078815 52.03032026888,4.6898205414498 52.030286916972,4.6897673222319 52.030268274431))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

