@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/bxueFn>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 1645.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1645" ;
  gtm:kadastraleAanduiding "M1645"@nl ;
  ns0:name "Perceel GDA01-M1645"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350164570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  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/85595> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042507893603 52.03673879154,4.7042506955709 52.036738251693,4.7042432379737 52.036695900159,4.7042984736726 52.036692148743,4.7042964737061 52.036680892688,4.7043325388699 52.036678441261,4.7043365664606 52.036701052404,4.7043723524211 52.036698752149,4.7043703524358 52.036687496094,4.7046485657588 52.03666909181,4.7046559570887 52.036711991224,4.7043779623721 52.036730378817,4.7042507893603 52.03673879154))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

