@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/bgF3c2>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 6360.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6360"^^xsd:string ;
  gtm:kadastraleAanduiding "K6360"@nl ;
  ns0:name "Perceel GDA01-K6360"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330636070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtyOA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83662> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7494309071155 52.010525923116,4.7494333389762 52.01057203767,4.7492881229574 52.010574756306,4.7491971220465 52.010576366421,4.7491976514399 52.010586247515,4.7491590700914 52.01058702713,4.7491580260144 52.010567256032,4.7491194446816 52.010568035634,4.7491175625653 52.010532440452,4.7494309071155 52.010525923116))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

