@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/bxGVSn>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 3308.0 ;
  gtm:kadastraleAanduiding "H3308"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3308"^^xsd:string ;
  ns0:name "Perceel GDA01-H3308"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310330870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hTV6> ;
  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/77584> ;
  ns0:startDate "2003-09-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974624564824 52.022684969702,4.6974209192747 52.022664062027,4.6974437683997 52.022646785357,4.6974022312361 52.022625877676,4.6973903350169 52.022634868286,4.6973269308738 52.022603405916,4.697162106104 52.022520888267,4.6972330433425 52.022467139892,4.6975429735135 52.022624104518,4.6974738809753 52.022676335857,4.6974624564824 52.022684969702))"^^geo:wktLiteral ;
    osm:area 209.0
  ] .

