@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/bELJUq>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5308.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5308" ;
  gtm:kadastraleAanduiding "M5308"@nl ;
  ns0:name "Perceel GDA01-M5308"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350530870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b500Am> ;
  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/88187> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138301129473 52.03687039209,4.7138297155168 52.036879378186,4.7137547752737 52.036878320475,4.7137573345315 52.036825393622,4.7137615652988 52.036737871111,4.7137642278086 52.036682922465,4.7138382926643 52.036684020108,4.7138358773124 52.03673901511,4.7138301129473 52.03687039209))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

