@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/bLQxqH>
  gtm:oppervlakte 254.0 ;
  gtm:kadastraalNummer 606.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N606"^^xsd:string ;
  gtm:kadastraleAanduiding "N606"@nl ;
  ns0:name "Perceel GDA01-N606"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360060670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hK2y> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90036> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6874913966471 52.002502765319,4.6874672962322 52.002509183601,4.6873938103809 52.00252875496,4.6873644160786 52.002536579895,4.6873094569181 52.002458044723,4.6872052618685 52.002308477724,4.6872127642259 52.00230646399,4.6872965324986 52.00228402366,4.6873232175848 52.002276218586,4.6874913966471 52.002502765319))"^^geo:wktLiteral ;
    osm:area 254.0
  ] .

