@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/bNizu8>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 1947.0 ;
  gtm:kadastraleAanduiding "G1947"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1947"^^xsd:string ;
  ns0:name "Perceel GDA01-G1947"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300194770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpMunb> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251526> ;
  ns0:startDate "2017-10-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6906230337833 52.0143453261,4.6906307354793 52.014346540166,4.6905541537717 52.014409491297,4.6904908973886 52.014445484084,4.6904068240259 52.014482441222,4.6902377916929 52.014546768425,4.6902128013484 52.014516347481,4.690275983219 52.014495472919,4.6903643535519 52.014460419888,4.6903874191148 52.014450678147,4.6904299603197 52.014431604849,4.6904723663768 52.014409978025,4.690523711005 52.01437746518,4.6905554343168 52.014354283029,4.6905611860686 52.014349741961,4.6905799187195 52.014338536396,4.6906230337833 52.0143453261))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

