@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bj9tyK>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 2091.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2091"^^xsd:string ;
  gtm:kadastraleAanduiding "N2091"@nl ;
  schema:name "Perceel GDA01-N2091"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360209170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/breqBs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106166> ;
  schema:startDate "2021-10-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6758654903327 52.007348954663,4.6758392884299 52.007326909469,4.6758630249272 52.007316158928,4.6758680122702 52.007320359703,4.6758868948891 52.007311683119,4.6760648078593 52.007460204457,4.6760226432824 52.007479436648,4.675915596413 52.007390073952,4.6758654903327 52.007348954663))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

