@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bdxyus>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 1626.0 ;
  gtm:kadastraleAanduiding "H1626"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1626"^^xsd:string ;
  ns0:name "Perceel GDA01-H1626"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310162670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIVRPP> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76766> ;
  ns0:startDate "2007-05-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705617046764 52.013885311845,4.7056045435021 52.013893293065,4.7055940895419 52.013887210306,4.7055463911591 52.013919229466,4.7054852858942 52.013884548908,4.7054589406256 52.013868810448,4.7054984983772 52.013842388901,4.7055437481238 52.013811416214,4.7056569182698 52.013736703677,4.705726102675 52.013777489101,4.7057517747414 52.013792477567,4.7057087859488 52.013821342159,4.7057139660888 52.013824589996,4.705617046764 52.013885311845))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

