@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/b99RdL>
  gtm:oppervlakte 213.0 ;
  gtm:kadastraalNummer 7694.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7694"^^xsd:string ;
  gtm:kadastraleAanduiding "K7694"@nl ;
  ns0:name "Perceel GDA01-K7694"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330769470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Svti> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79731> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7481379177278 52.0122116827,4.7481867976399 52.012015830695,4.7481791104747 52.011970604408,4.7482544000044 52.011965736899,4.7482994154413 52.01222695867,4.7481379177278 52.0122116827))"^^geo:wktLiteral ;
    osm:area 213.0
  ] .

