@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/b9MXK7>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 5366.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5366" ;
  gtm:kadastraleAanduiding "M5366"@nl ;
  ns0:name "Perceel GDA01-M5366"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350536670000/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/88245> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135490461474 52.035780158343,4.7135497827234 52.035760253318,4.7135535355535 52.035694839454,4.713556896293 52.035607042306,4.7135574045252 52.035593598612,4.7136315555507 52.035594660931,4.7136310620486 52.035608095722,4.7136278458306 52.035695983582,4.7136247268137 52.035781283346,4.7135950900825 52.0357808262,4.7135490461474 52.035780158343))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

