@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/bc4EBr>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 1811.0 ;
  gtm:kadastraleAanduiding "F1811"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1811"^^xsd:string ;
  ns0:name "Perceel GDA01-F1811"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290181170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDNmk> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75342> ;
  ns0:startDate "2008-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.702966157157 52.003293904633,4.7029052057708 52.003315104527,4.7028433934919 52.003246720773,4.7027615921917 52.003155974407,4.7028205340094 52.003135706687,4.7029048129986 52.003225379818,4.702966157157 52.003293904633))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

