@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/bOkV5Q>
  gtm:oppervlakte 12.0 ;
  gtm:kadastraalNummer 7319.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7319"^^xsd:string ;
  gtm:kadastraleAanduiding "K7319"@nl ;
  ns0:name "Perceel GDA01-K7319"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330731970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMGt2y> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79455> ;
  ns0:startDate "2000-06-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7445695020572 52.010533065415,4.7446179281377 52.010516152973,4.744620868154 52.010519359896,4.7446260650155 52.010517545646,4.7446338094671 52.010525992054,4.7446286126048 52.010527806304,4.7446401575583 52.010540399123,4.7445917314599 52.010557311574,4.7445695020572 52.010533065415))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

