@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/b6f3wt>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 2735.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2735"^^xsd:string ;
  gtm:kadastraleAanduiding "I2735"@nl ;
  ns0:name "Perceel GDA01-I2735"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320273570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpzMTZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bxucKW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78849> ;
  ns0:startDate "2010-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086620354957 52.020983234289,4.7088811631946 52.020999175017,4.70903649796 52.021010891881,4.709053320858 52.021012157272,4.7092433054979 52.021026491316,4.7092343873078 52.021061278974,4.7090009992944 52.021045112948,4.7088736085525 52.021035300786,4.7086531269466 52.021019280335,4.7086620354957 52.020983234289))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

