@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/bt6ykX>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 5293.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5293" ;
  gtm:kadastraleAanduiding "M5293"@nl ;
  ns0:name "Perceel GDA01-M5293"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350529370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAOAmJ> ;
  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/88173> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7148139674826 52.037369744553,4.7148437082366 52.037370139064,4.7148416831841 52.037405038317,4.7148645431952 52.037405537352,4.7148644074549 52.037407783668,4.714855121512 52.037570060549,4.7147565153534 52.037568706575,4.7147578900841 52.037542180768,4.7147624090876 52.037454749767,4.7147657811302 52.037395176151,4.7147666096209 52.037369114619,4.7147721322308 52.037369191095,4.7148139674826 52.037369744553))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

