@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/b5qg7C>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 1601.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1601" ;
  gtm:kadastraleAanduiding "M1601"@nl ;
  ns0:name "Perceel GDA01-M1601"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350160170000/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/85552> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051786465148 52.037241657354,4.7051714151783 52.037198740928,4.7053020637772 52.037189951844,4.705446102859 52.03718043118,4.7054480460744 52.03719160599,4.7055472816487 52.03718505265,4.7055547176423 52.037227952258,4.7054555112573 52.037234496786,4.7054535679014 52.037223330964,4.7053095286831 52.037232851636,4.7053114586617 52.037243936488,4.705275711243 52.037246551847,4.7052717705696 52.037223941243,4.7052356914011 52.037226329959,4.7052377020954 52.03723785571,4.7051786465148 52.037241657354))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

