@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/bPaJke>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 5267.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5267" ;
  gtm:kadastraleAanduiding "M5267"@nl ;
  ns0:name "Perceel GDA01-M5267"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350526770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3Ab3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88147> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138043527388 52.037309056902,4.7138032713097 52.037337364075,4.7138025684623 52.037355031186,4.7136561319059 52.037352521921,4.7135146494778 52.037350094743,4.7134753228982 52.037349420349,4.7134771504191 52.037303500246,4.713516506105 52.037304174806,4.7136579883881 52.037306601981,4.7137719325776 52.037308511981,4.7138043527388 52.037309056902))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

