@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/bZNqae>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 6271.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6271"^^xsd:string ;
  gtm:kadastraleAanduiding "K6271"@nl ;
  ns0:name "Perceel GDA01-K6271"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330627170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SvI0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83579> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7515429134262 52.007377779455,4.751546163934 52.007396088357,4.7514889717264 52.007399941123,4.7514891739955 52.007401083739,4.7512034775986 52.0074283752,4.7511962464523 52.007399096935,4.7511922939005 52.007383058289,4.7515380052744 52.007350032792,4.7515429134262 52.007377779455))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

