@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/bYkvRn>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 4154.0 ;
  gtm:kadastraleAanduiding "E4154"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4154"^^xsd:string ;
  ns0:name "Perceel GDA01-E4154"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280415470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkEi> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74562> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.696811258719 52.009907634514,4.6968867086557 52.009953989838,4.6970787953698 52.010071650969,4.6970280613772 52.010102030991,4.6968674516455 52.010003250286,4.6967616689473 52.0099384346,4.696811258719 52.009907634514))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

