@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/bmsjCU>
  gtm:oppervlakte 255.0 ;
  gtm:kadastraalNummer 9195.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9195"^^xsd:string ;
  gtm:kadastraleAanduiding "K9195"@nl ;
  ns0:name "Perceel GDA01-K9195"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330919570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSimSZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286513> ;
  ns0:startDate "2014-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7292914224705 52.012326002814,4.7293610383205 52.012059796243,4.7294988633588 52.01207378827,4.7294859742577 52.012122289512,4.729449321553 52.012118579253,4.7294173804058 52.012238494644,4.7294527545039 52.012241991036,4.7294383715018 52.012296002795,4.7294494948476 52.012342031566,4.7292914224705 52.012326002814))"^^geo:wktLiteral ;
    osm:area 254.0
  ] .

