@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/bYycub>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 3602.0 ;
  gtm:kadastraleAanduiding "E3602"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3602"^^xsd:string ;
  ns0:name "Perceel GDA01-E3602"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280360270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHu07r> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74144> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.696812656228 52.010855318511,4.6968802100408 52.010849845249,4.6969793309581 52.010934063694,4.6970427545792 52.010987772819,4.6970737321432 52.011017382507,4.6970158962098 52.011041608765,4.6969844221175 52.011013029818,4.6968941315596 52.010930472088,4.696812656228 52.010855318511))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

