@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/bGrmdo>
  gtm:oppervlakte 81.0 ;
  gtm:kadastraalNummer 923.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N923"^^xsd:string ;
  gtm:kadastraleAanduiding "N923"@nl ;
  ns0:name "Perceel GDA01-N923"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360092370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc7vk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106496> ;
  ns0:startDate "2018-09-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6897689066334 52.001612010266,4.6897853789288 52.001561350182,4.6899877804476 52.001575034258,4.6899791832277 52.001624060182,4.6899812198989 52.001624198085,4.689980900156 52.001626029832,4.6897689066334 52.001612010266))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

