@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/bpzE17>
  gtm:oppervlakte 175.0 ;
  gtm:kadastraalNummer 3351.0 ;
  gtm:kadastraleAanduiding "H3351"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3351"^^xsd:string ;
  ns0:name "Perceel GDA01-H3351"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310335170000/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/77616> ;
  ns0:startDate "2007-01-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6984133229522 52.022641540495,4.6983533429114 52.022686787738,4.698065728423 52.022541317216,4.6980838309129 52.022527608,4.6980605398738 52.022515849675,4.6981023879728 52.022484338594,4.6981255341515 52.022496042133,4.698136295288 52.022487898704,4.6981778473745 52.022508797225,4.6981554847509 52.022525726336,4.6981970368813 52.02254662485,4.6982084760425 52.022537973043,4.6982479735836 52.022557942699,4.6983615075652 52.022615341776,4.6984133229522 52.022641540495))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

