@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bxudWg>
  gtm:oppervlakte 22.0 ;
  gtm:kadastraalNummer 4154.0 ;
  gtm:kadastraleAanduiding "C4154"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4154" ;
  ns0:name "Perceel GDA01-C4154"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260415470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTkRib> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72940> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7112973234891 52.012996283609,4.7112779381569 52.012989332131,4.7113154808953 52.012957153484,4.7112904875947 52.012945361016,4.7112952703337 52.012941172916,4.7112922618818 52.012939753452,4.7113064740551 52.0129284827,4.7113077468615 52.012929083242,4.711329904009 52.012910640416,4.7113678723697 52.012929446413,4.7112973234891 52.012996283609))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

