@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/bnuEOM>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 6632.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6632" ;
  gtm:kadastraleAanduiding "M6632"@nl ;
  ns0:name "Perceel GDA01-M6632"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350663270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64an> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89327> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6994730400992 52.034571266967,4.6994824752231 52.034625935481,4.6994492866289 52.034628114588,4.6994473870802 52.034617047784,4.699413192031 52.034619283922,4.6994150914333 52.034630359715,4.699228520409 52.034642608649,4.6991003028984 52.034651027665,4.6990932281509 52.034608758903,4.6992633761472 52.034596405256,4.6994074664788 52.034585939535,4.6994391266011 52.034583643652,4.6994374007663 52.034573602538,4.6994730400992 52.034571266967))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

