@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/b9nzcy>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1342.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1342" ;
  gtm:kadastraleAanduiding "M1342"@nl ;
  ns0:name "Perceel GDA01-M1342"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350134270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  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/85358> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085835542968 52.036018558822,4.7085909652272 52.036061368207,4.7084165179016 52.03607256904,4.7081692971932 52.036088877871,4.7081618857078 52.036046131373,4.7084090647795 52.036029669516,4.7084070797432 52.036018323735,4.7084433865811 52.036016222992,4.7084473273909 52.036038923372,4.7084834054357 52.036036533669,4.7084814349532 52.036025187974,4.7085835542968 52.036018558822))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

