@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/bEz1Zv>
  gtm:oppervlakte 886.0 ;
  gtm:kadastraalNummer 7105.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7105"^^xsd:string ;
  gtm:kadastraleAanduiding "K7105"@nl ;
  ns0:name "Perceel GDA01-K7105"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330710570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3zi9> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84317> ;
  ns0:startDate "2005-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7296383754454 52.012580470097,4.7295887060796 52.012768957784,4.7295630943401 52.012861547907,4.7291619431338 52.012821033687,4.729235464551 52.012539928311,4.7296383754454 52.012580470097))"^^geo:wktLiteral ;
    osm:area 886.0
  ] .

