@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/b74R2M>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 6388.0 ;
  gtm:kadastraleAanduiding "E6388"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6388"^^xsd:string ;
  ns0:name "Perceel GDA01-E6388"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280638870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0qBJU> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75064> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7014332220852 52.010254737705,4.7014871860127 52.010285352009,4.7014549731718 52.010306817447,4.7012838072291 52.010421276378,4.7012696792403 52.010430739751,4.7012170955063 52.010398452557,4.7013522519444 52.010308942495,4.7014332220852 52.010254737705))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

