@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/byj2pa>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 1305.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1305" ;
  gtm:kadastraleAanduiding "M1305"@nl ;
  ns0:name "Perceel GDA01-M1305"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350130570000/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/85324> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076902184891 52.035905196508,4.7076902860358 52.035905547444,4.7076977001841 52.035948087257,4.7076256073517 52.035952542953,4.7076275630415 52.035963888578,4.7075914713925 52.035966215021,4.7075875867232 52.035943685714,4.7075512074502 52.03594575881,4.7075531763299 52.035957194397,4.7074095788049 52.035966720172,4.7074076510884 52.035955455599,4.7073390566511 52.035959868395,4.7073316774438 52.035916969225,4.707400286389 52.035912556517,4.707402200893 52.035923731129,4.7075458114908 52.035914295324,4.7076902184891 52.035905196508))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

