@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/bgF2R5>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 3352.0 ;
  gtm:kadastraleAanduiding "H3352"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3352"^^xsd:string ;
  ns0:name "Perceel GDA01-H3352"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310335270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCTC7x> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77617> ;
  ns0:startDate "2007-01-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6984133229522 52.022641540495,4.6983615075652 52.022615341776,4.6982479735836 52.022557942699,4.6982084760425 52.022537973043,4.6981970368813 52.02254662485,4.6981554847509 52.022525726336,4.6981778473745 52.022508797225,4.698136295288 52.022487898704,4.6981255341515 52.022496042133,4.6981023879728 52.022484338594,4.6981622930793 52.022439225865,4.6983078517165 52.022512685924,4.6984049634091 52.022561692578,4.6984733913876 52.022596221832,4.6984133229522 52.022641540495))"^^geo:wktLiteral ;
    osm:area 179.0
  ] .

