@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/b1SnyT>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 5367.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5367" ;
  gtm:kadastraleAanduiding "M5367"@nl ;
  ns0:name "Perceel GDA01-M5367"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350536770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZG7> ;
  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/88246> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7136247268137 52.035781283346,4.7136278458306 52.035695983582,4.7136310620486 52.035608095722,4.7136315555507 52.035594660931,4.7137056920072 52.035595723121,4.713705227808 52.035609149091,4.7137021561116 52.035697127662,4.7136981147455 52.035762360113,4.7136973768839 52.035782355015,4.7136514786734 52.035781688032,4.7136247268137 52.035781283346))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

