@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/b5qfWt>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 4375.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4375"^^xsd:string ;
  gtm:kadastraleAanduiding "K4375"@nl ;
  ns0:name "Perceel GDA01-K4375"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330437570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpn7fD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82038> ;
  ns0:startDate "2009-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7399366479408 52.009772361529,4.7399358672523 52.009792131681,4.7399442292727 52.009843483354,4.7399584245835 52.009940752798,4.7398812409981 52.009951878468,4.7398660375931 52.009847772299,4.7398578800276 52.009771173374,4.7398995139232 52.009771797807,4.7399366479408 52.009772361529))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

