@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/bp9eFn>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 3411.0 ;
  gtm:kadastraleAanduiding "H3411"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3411"^^xsd:string ;
  ns0:name "Perceel GDA01-H3411"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310341170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNVGfn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77647> ;
  ns0:startDate "2007-07-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6990817911607 52.024387823213,4.6990221453639 52.024433018815,4.698965539293 52.024404572243,4.6988687094099 52.024355891314,4.698812132534 52.024327453827,4.6988245156347 52.024318079421,4.6987909569302 52.024301218726,4.6987653797566 52.024320591977,4.6987318355036 52.024303740339,4.698757412682 52.024284367095,4.6988049847293 52.024248332119,4.6989286327598 52.02431065247,4.6990253162301 52.024359377436,4.6990817911607 52.024387823213))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

