@prefix ns1: <https://www.ica.org/standards/RiC/ontology#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/archives/110006353> a ns1:RecordSet ;
    prov:generatedAtTime "2023-06-15T14:14:20+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "De NIC is sinds 1990 lid van de Fondsraad" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series> ;
    ns1:identifier "0739.B.2.2.6.2" ;
    ns1:includesOrIncluded <https://data.rkd.nl/.well-known/genid/39c66f74272a29b0de9193dec8c9aa5d> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110006351> ;
    ns1:title "Stichting Fonds voor Beeldende Kunsten, Vormgeving en Bouwkunst (Fonds BKVB)" .

