@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/bPoqxc>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 7967.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7967"^^xsd:string ;
  gtm:kadastraleAanduiding "K7967"@nl ;
  ns0:name "Perceel GDA01-K7967"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330796770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKb4Dq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79927> ;
  ns0:startDate "1998-02-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7281807491921 52.011974294594,4.7282339399762 52.011979607876,4.728309282619 52.011987139417,4.7284959085348 52.012005792089,4.7284841805254 52.012050542575,4.7284546978631 52.012047600186,4.7283543290048 52.012038166952,4.7281688827872 52.01201952066,4.7281807491921 52.011974294594))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

