@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/bcv3o1>
  gtm:oppervlakte 237.0 ;
  gtm:kadastraalNummer 5426.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5426"^^xsd:string ;
  gtm:kadastraleAanduiding "K5426"@nl ;
  ns0:name "Perceel GDA01-K5426"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330542670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5PO0s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82904> ;
  ns0:startDate "2004-01-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.742531032282 52.005755577295,4.7426204538223 52.005694999901,4.7428941376541 52.005856626398,4.7428019926265 52.005916191378,4.742531032282 52.005755577295))"^^geo:wktLiteral ;
    osm:area 236.0
  ] .

