@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/b1fgm8>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 1380.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1380" ;
  gtm:kadastraleAanduiding "M1380"@nl ;
  ns0:name "Perceel GDA01-M1380"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350138070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8kcvL> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85390> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7053882012409 52.036013090289,4.705388268633 52.036013450214,4.7053956514656 52.036055989999,4.7053228586028 52.036060449222,4.7053247990039 52.036071803787,4.7052885637489 52.036073975891,4.705284698907 52.036051176967,4.7052486070693 52.036053502692,4.7052505592874 52.036065037095,4.7051063700216 52.036074125195,4.7051082680184 52.036085389635,4.7050395859981 52.036089782609,4.7050323399923 52.036046893046,4.7051010235898 52.036042392225,4.7050991255967 52.036031127785,4.7053882012409 52.036013090289))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

