@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b3kfxX>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 3702.0 ;
  gtm:kadastraleAanduiding "B3702"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3702" ;
  ns0:name "Perceel GDA01-B3702"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250370270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfciOU>, <https://n2t.net/ark:/60537/bG0SqX>, <https://n2t.net/ark:/60537/bms9Tk> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72309> ;
  ns0:startDate "2004-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7092426401719 52.01426758106,4.709346865257 52.01418874174,4.7093863763616 52.014208617886,4.709386184968 52.01420875161,4.7092714596485 52.014296087457,4.7092641150752 52.014302049414,4.7092580240901 52.014306993912,4.7092354981244 52.014298675754,4.7092358961589 52.014298363452,4.7092424399084 52.014293340667,4.7092519755851 52.014286016103,4.709262809089 52.014277638382,4.7092426401719 52.01426758106))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

