@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/bEYqFw>
  gtm:oppervlakte 35.0 ;
  gtm:kadastraalNummer 3355.0 ;
  gtm:kadastraleAanduiding "B3355"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3355"^^xsd:string ;
  ns0:name "Perceel GDA01-B3355"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250335570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYkEw3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72196> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7077860115354 52.013827191787,4.7077657951848 52.013821259613,4.7077651710304 52.013822073955,4.7076664451587 52.013793640064,4.7076927024696 52.013766224193,4.7077485708006 52.013782276366,4.7078062369994 52.01379888718,4.7078255110855 52.013803555533,4.7078154710238 52.013814355583,4.7078145825092 52.013815312215,4.7077997888116 52.013831235185,4.7077860115354 52.013827191787))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

