@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/b9AgQy>
  gtm:oppervlakte 226.0 ;
  gtm:kadastraalNummer 1180.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1180"^^xsd:string ;
  gtm:kadastraleAanduiding "N1180"@nl ;
  ns0:name "Perceel GDA01-N1180"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360118070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bN5RDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105935> ;
  ns0:startDate "2021-10-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6809059418139 52.004475988172,4.6811554851406 52.004324906583,4.6811563526778 52.004324381469,4.6812528201581 52.004385650024,4.6812519526209 52.004386175138,4.6810009247646 52.004536268285,4.6809059418139 52.004475988172))"^^geo:wktLiteral ;
    osm:area 227.0
  ] .

