@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/bm1Kkg>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 3654.0 ;
  gtm:kadastraleAanduiding "H3654"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3654"^^xsd:string ;
  ns0:name "Perceel GDA01-H3654"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310365470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx51M> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77779> ;
  ns0:startDate "2013-04-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988690496998 52.0142956764,4.6989094567154 52.014280632357,4.6988461905007 52.01424373354,4.6987970917103 52.014193974225,4.6988545407417 52.014172378433,4.6990429252353 52.014284100168,4.6990055629828 52.014298182319,4.6990143425483 52.014307006332,4.6989802033689 52.014319893881,4.698916833472 52.014343810081,4.6988690496998 52.0142956764))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

