@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/bb28Ta>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 7196.0 ;
  gtm:kadastraleAanduiding "A7196"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7196"^^xsd:string ;
  ns0:name "Perceel GDA01-A7196"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240719670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXi9jy> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70969> ;
  ns0:startDate "2005-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7171014503693 52.01491520381,4.71711633633 52.014872449851,4.7171233009475 52.014873325414,4.7173777389903 52.014906996769,4.7173656611226 52.014945119737,4.7173638873803 52.01495073638,4.7171226319339 52.014918074824,4.7171014503693 52.01491520381))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

