@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bNiqf8>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 3303.0 ;
  gtm:kadastraleAanduiding "D3303"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3303" ;
  ns0:name "Perceel GDA01-D3303"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270330370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmEZYn>, <https://n2t.net/ark:/60537/bsuAGk> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73116> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7108502028324 52.008413511774,4.7107669300509 52.008484230461,4.710768000728 52.008484704011,4.7107208755966 52.008524728234,4.7106754462567 52.008563368981,4.7106681870767 52.00856953825,4.7105887706462 52.008553594764,4.7106643284594 52.008484530671,4.710687369604 52.008463360566,4.7107823152529 52.008383549823,4.7108502028324 52.008413511774))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

