@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/bWtdqD>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5329.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5329" ;
  gtm:kadastraleAanduiding "M5329"@nl ;
  ns0:name "Perceel GDA01-M5329"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350532970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3zxG> ;
  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/88208> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139868503017 52.03634259238,4.713981085085 52.036474059253,4.7139786916535 52.036528578001,4.7139043215577 52.036527442747,4.7139067748579 52.03647282547,4.7139107151878 52.036385211405,4.7139130828905 52.036332409288,4.7139872476955 52.036333606283,4.7139868503017 52.03634259238))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

