@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bN5IzB>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 3302.0 ;
  gtm:kadastraleAanduiding "B3302"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3302"^^xsd:string ;
  schema:name "Perceel GDA01-B3302"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250330270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6fddR> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72164> ;
  schema:startDate "2007-05-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7096615900279 52.014477562167,4.7096439378166 52.014476390951,4.7096348355693 52.014473354414,4.709474767066 52.014408174938,4.7094465424054 52.014406790024,4.7094135835766 52.014399616282,4.7093302284574 52.014371829575,4.709317343333 52.014367530831,4.7093323294239 52.01435138407,4.7094421210297 52.014388985511,4.709459028257 52.014388363776,4.7094772140147 52.014387965121,4.7094897167909 52.01438768655,4.7095075449415 52.01439263393,4.7095382109925 52.014401151697,4.7096496978909 52.014422026297,4.7096705365529 52.014426334826,4.7096615900279 52.014477562167))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

