@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/bvOOss>
  gtm:oppervlakte 55.0 ;
  gtm:kadastraalNummer 1907.0 ;
  gtm:kadastraleAanduiding "G1907"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1907"^^xsd:string ;
  ns0:name "Perceel GDA01-G1907"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300190770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5cK0b> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/284809> ;
  ns0:startDate "2010-10-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6932216003688 52.017158361951,4.6932561407588 52.017158385786,4.6932759968185 52.017158394964,4.6932775912595 52.017184317952,4.6932798929476 52.017221957007,4.6932832537229 52.017276815113,4.6932740327095 52.017276778738,4.6932199452181 52.017276540812,4.6932216003688 52.017158361951))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

